Wwserver Command Line Version
Posted: Thu Nov 02, 2017 9:00 pm
Hi, I am trying to setup the Wwserver command line version with PHP cgi.
In the cgi/cgi.txt I succesfully got it working when entering the full path to the php-cgi.exe file.
But when I try to use relative paths I get the following error: Cannot create process: \php\php-cgi.exe -c \php\php.ini -b \\.\pipe\WWebserverPipe_4448_0
I need to be able to set the php-cgi using relative path so that I can create a portable web application without knowing
which path the user is running the program from.
thanks
In the cgi/cgi.txt I succesfully got it working when entering the full path to the php-cgi.exe file.
But when I try to use relative paths I get the following error: Cannot create process: \php\php-cgi.exe -c \php\php.ini -b \\.\pipe\WWebserverPipe_4448_0
I need to be able to set the php-cgi using relative path so that I can create a portable web application without knowing
which path the user is running the program from.
thanks