Re: [PHP-WIN] The Test.php program does not execute

2005-01-15 Thread egeorge
I do not have Apache installed; therefore I did not see any HTTPD.CONF file to look at. I am using it as a straight CGI midule. I proceeded to set up the web server by first installing the PWS from the Win98SE CD. Next, I installed the Win PHP manually. I believe my problem was configuring the

Re: [PHP-WIN] The Test.php program does not execute

2005-01-15 Thread GKE
Jason, I am using the CGI version of PHP. I use the executable other than the CLI. Running the PHP from the command line does not yield any result. However, I managed to get the CGI version working in a way (php.ini configuration mix-up) but the problem now is it cannot parse a variable input fro

Re: [PHP-WIN] The Test.php program does not execute

2005-01-15 Thread egeorge
Jason, I am using the CGI version of PHP. I use the executable other than the CLI. Running the PHP from the command line does not yield any result. However, I managed to get the CGI version working in a way (php.ini configuration mix-up) but the problem now is it cannot parse a variable input

Re: [PHP-WIN] The Test.php program does not execute

2005-01-15 Thread GKE
I do not have Apache installed; therefore I did not see any HTTPD.CONF file to look at. I am using it as a straight CGI midule. I proceeded to set up the web server by first installing the PWS from the Win98SE CD. Next, I installed the Win PHP manually. I believe my problem was configuring the ph

Re: [PHP-WIN] The Test.php program does not execute

2005-01-11 Thread Jason Barnett
GKE: are you using the CGI version of PHP for your server? Or more directly, which type of PHP executable are you trying to use? There are *basically* 3 types - CLI for the command line - modules which are specialized versions for different server (ISAPI for IIS and so on) - CGI which is the co

Re: [PHP-WIN] The Test.php program does not execute

2005-01-11 Thread Luis Moreira
As I said, I don't know if you can do that with '98, but I think not. So, it would be an Apache problem. How did you proceed to set up the web server ? You should look at the HTTPD.CONF file, which has the config for Apache. You have directives that allow or forbid the access to directories. There

Re: [PHP-WIN] The Test.php program does not execute

2005-01-11 Thread GkE
Cannot really tell what the restrictions are. Can anyone help me. GKE Luis wrote: The error is not PHP related. The message comes from the http server. Either you have restrictions on the directory, at OS level (I don't know if you can do that with '98), or within the HTTP server. Luis GKE wro

Re: [PHP-WIN] The Test.php program does not execute

2005-01-07 Thread Luis Moreira
The error is not PHP related. The message comes from the http server. Either you have restrictions on the directory, at OS level (I don't know if you can do that with '98), or within the HTTP server. Luis GKE wrote: I have just joined the learning bandwagon of PHP. I am using Windows 98SE, as suc

[PHP-WIN] The Test.php program does not execute

2005-01-07 Thread GKE
I have just joined the learning bandwagon of PHP. I am using Windows 98SE, as such, I downloaded the Windows version of the PHP program 4.3.2-Win32 version. But after installation (Manual), I still cannot get anything working. Sometimes I get Access Denied ..something something FORCE REDIRECT

[PHP-WIN] The Test.php program does not execute

2005-01-07 Thread GKE
I have just joined the learning bandwagon of PHP. I am using Windows 98SE, as such, I downloaded the Windows version of the PHP program 4.3.2-Win32 version. But after installation (Manual), I still cannot get anything working. Sometimes I get Access Denied ..something something FORCE REDIRECT