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
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
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
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
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 ?