Home > Archive > PHP Installation > June 2004 > PHP4 with Apache 2 on windoows
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
PHP4 with Apache 2 on windoows
|
|
| Matthew Deeks 2004-06-14, 3:57 pm |
| PLEASE can some one help, I have installed apache 2 on my win XP laptop.
Apache runs fine and I can use all the virtual severs, but when I try a PHP
page it does not run properly. I have run the test script to see how PHP is
set-up and that works, but if I try a more complex script it does not.I have
Apache 2.0.47(win32) and PHP 4.3.1.
| |
| Amit Arora 2004-06-24, 1:22 am |
| Can you please tell us what errors you are getting ?
Also please edit the php.ini file and change the following line ...
display_errors = 1;
Regards,
Amit
www.digitalamit.com
Matthew D s wrote:
> PLEASE can some one help, I have installed apache 2 on my win XP laptop.
> apache runs fine and I can use all the virtual severs, but when I try a PHP
> page it does not run properly. I have run the test script to see how PHP is
> set-up and that works, but if I try a more complex script it does not.I have
> apache 2.0.47(win32) and PHP 4.3.1.
|
|
|
|
|