Re: [PHP-INSTALL] Install Problems on Fedora 3

2005-04-09 Thread Michael W.
Did you configure Apache to use PHP? (Done by adding " LoadModule php5_module libexec/libphp5.so" and "AddType application/x-httpd-php .php .phtml" and usually "AddType application/x-httpd-php-source .phps" to httpd.conf). You also have to tell PHP to make an Apache shared file by adding this to c

Re: [PHP-INSTALL] install problems

2005-04-09 Thread Michael W.
Try "bash Mike Volmar wrote: [EMAIL PROTECTED] php-4.3.11]# ./configure : bad interpreter: No such file or directory [EMAIL PROTECTED] php-4.3.11]# Michael W. wrote: Try running './configure' (minus quotes). On Thu, April 7, 2005 8:27 am, Mike Volmar said: Thanks. I tried it. I still get the comm

Re: [PHP-INSTALL] Install Problems

2003-12-10 Thread Phil Driscoll
On Wednesday 10 December 2003 02:00, Sean Willis wrote: > I'm having problems installing PHP4 on IIS6 on a Windows Server 2003 > system. I read all the stuff and everytime I point the browser too a php > page on my server it says page not found. If you can help me since I do not > like ASP pages.