Dear fellows I am a student in the Rural Surveying Engineering Department. I am working on my diploma thesis (Common Wealth Networks Administration via the Internet) and have stumbled upon a problem during my work with PHP 5.0.4 and Apache 2.0.54.
I run the configuration script with these settings: --enable-fastcgi --enable-force-cgi-redirect --enable-discard-path --with-pgsql I copy for starters the php binary from the default directory /usr/local/bin to the cgi-bin directory of the web server and from a browser I call localhost/1.php which is a simple script stored in /.../htdocs and I get the following message: Not Found The requested URL /cgi-bin/php.cgi/1.php was not found on this server. I also tried to use the #!/usr/local/bin in my script but still nothing. I am stuck and I don't know where to go from here. Any help would be very much appreciated. I use Suse Linux 9.3 Professional PHP 5.0.4 Apache HTTPD 2.0.54 and PostgreSQL 8.0.3 What am I doing wrong? I look forward to hearing from you! With respect, Herc