[PHP-INSTALL] Re: Uninstall PHP

2004-06-21 Thread Amit Arora
Just delete the directory where you installed the PHP. Also if you have integrated PHP into Apache, remove any references of it from the Apache's httpd.conf file Regards, Amit www.digitalamit.com [EMAIL PROTECTED] wrote: Hi, I downloaded PHP 4.3.7 installer for windows and it installed all th

[PHP-INSTALL] Re: Something wrong

2004-06-21 Thread Amit Arora
Please provide more information ? What OS are you using ? What Webserver and version of PHP ? What error message do you get when you try to run the files ? Regards, Amit www.digitalamit.com Abdou Farota wrote: Hello everybody, All of my PHP progams not execute. Why? Thanks -- Abdou

[PHP-INSTALL] Re: PHP4 with Apache 2 on windoows

2004-06-21 Thread Amit Arora
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 Deeks wrote: PLEASE can some one help, I have installed apache 2 on my win XP laptop. Apache runs fine and I can us

[PHP-INSTALL] Re: Almost installed BUT . . .

2004-06-21 Thread Amit Arora
Did you integrate php into apache by modifying the httpd.conf file ? If not check http://www.digitalamit.com/article/apache_php_mysql.phtml else ... Crate a file named phpinfo.php with the following content Save it in the Document Root folder of apache First start Apache Then got to the brows

[PHP-INSTALL] Re: virtual hosts newbie

2004-06-21 Thread Amit Arora
ath of the directory where u install the PHP Amit Arora Uwe Rupprecht wrote: hi, i want to config php for each virtual host on my maschine. How can i do this ?