RE: [EMAIL PROTECTED] Apache 2.2 not working with PHP4

2006-06-11 Thread Hamad S. Al-Jalaq
and recopying it from the source directory (and double check the filename to make sure it's what your httpd.conf is looking for). Hamad S. Al-Jalaq wrote: > But the file is already there... > > What could be the problem? > > Thanks, > > Hamad > > -Original Mess

RE: [EMAIL PROTECTED] Apache 2.2 not working with PHP4

2006-06-11 Thread Hamad S. Al-Jalaq
org Subject: Re: [EMAIL PROTECTED] Apache 2.2 not working with PHP4 You have to copy the php4apache2.dll file from the php source directory into C:/PHP/sapi Hamad S. Al-Jalaq wrote: > And when I run test configuration, it shows this message: > > httpd.exe: Syntax error on line 115 of

RE: [EMAIL PROTECTED] Apache 2.2 not working with PHP4

2006-06-11 Thread Hamad S. Al-Jalaq
the php4apache2.dll file from the php source directory into C:/PHP/sapi Hamad S. Al-Jalaq wrote: > And when I run test configuration, it shows this message: > > httpd.exe: Syntax error on line 115 of C:/Program Files/Apache Software > Foundation/Apache2.2/conf/httpd.conf: Cannot l

RE: [EMAIL PROTECTED] Apache 2.2 not working with PHP4

2006-06-11 Thread Hamad S. Al-Jalaq
-Original Message- From: Hamad S. Al-Jalaq [mailto:[EMAIL PROTECTED] Sent: Sunday, June 11, 2006 6:41 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Apache 2.2 not working with PHP4 I am not professional in apache and PHP, but I've done as per the installation steps...

RE: [EMAIL PROTECTED] Apache 2.2 not working with PHP4

2006-06-11 Thread Hamad S. Al-Jalaq
ion/x-httpd-php-source .phps The first line might already be in there, but the second one not being there is definitely the reason apache is sending the php file to your browser for download. Don't forget to restart apache: apachectl graceful Hamad S. Al-Jalaq wrote: > > I

[EMAIL PROTECTED] Apache 2.2 not working with PHP4

2006-06-11 Thread Hamad S. Al-Jalaq
I’ve installed apache version 2.x with PHP4.3.0… configured at as an apache module… but when try to visit the index.php file the browser asks me if I want to download the file… it suppose to browse the file not download it… please advice…   Thanks,   Hamad