NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

webserver with PHP support



Hello list,
tell me please what's the difference between

    /usr/pkg/libexec/cgi-bin/php
and
    /usr/pkg/bin/php

I mean that this works:
    /usr/libexec/httpd -b -U nobody -C .php
/usr/pkg/libexec/cgi-bin/php /var/www/

and this does not:
    /usr/libexec/httpd -b -U nobody -C .php /usr/pkg/bin/php /var/www/

-- 
best regards, Alexey
https://alexeyka.zantsev.com/



Home | Main Index | Thread Index | Old Index