Search found 3 matches

by larios22
Thu Oct 03, 2002 4:10 pm
Forum: PHP - Code
Topic: Problems installing PHP with Apache on Windows
Replies: 5
Views: 1122

Thank you all

It works!!! I think it was that the AddModule and AddType commands were with the set of LoadModule commands. Now it works perfectly. Thank you very much Infolock. Perhaps, I could have lost my job :( (I am a web administrator. Had you ever seen an admin not capable of installing PHP? ) Thank you aga...
by larios22
Thu Oct 03, 2002 12:10 pm
Forum: PHP - Code
Topic: Problems installing PHP with Apache on Windows
Replies: 5
Views: 1122

More info

I think I have followed the install.txt instructions but it still doesn't work. I have added these lines to Apache's httpd.conf file: LoadModule php4_module "c:/Program Files/php/sapi/php4apache.dll AddModule mod_php4.c AddType application/x-httpd-php .php When Apache starts, it sows a warning:...
by larios22
Thu Oct 03, 2002 11:34 am
Forum: PHP - Code
Topic: Problems installing PHP with Apache on Windows
Replies: 5
Views: 1122

Problems installing PHP with Apache on Windows

After installing Apache 1.3 on Windows 2000 I tried to install PHP manually, but when a open a php script the browser jumps over the php tags. What else do I have to do?

I need help, I have to install it in my company.

Thanks.