Re: [PHP-WIN] New user having problems :(

2007-02-04 Thread Stut
Future Computers and Internet Services wrote: I am running Apache 2.2 Build Jul 27 2006 with PHP5 the server seams to be working ok but I am unable to get PHP to work at all. pages are either blank or they return the actual code. I must be doing something daft but I just can't see what Have

Re: [PHP-WIN] New user having problems :(

2007-02-03 Thread Aaron Kenney
Please make sure that the document root in httpd.conf matches that in the php.ini file. Also make sure that all php files that you are using have the .php file extension. Make sure that every php file starts with wrote: Hi Can you get a phpinfo page? Niel -- PHP Windows Mailing List (http://w

Re: [PHP-WIN] New user having problems :(

2007-02-03 Thread Niel Archer
Hi Can you get a phpinfo page? Niel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] New user having problems :(

2007-02-03 Thread Future Computers and Internet Services
Cheers for the reply, I have downloaded the newest one and now when I try the page tries to load and just sits there, some times it times out with page can not be found. normal html pages work fine Rob Niel Archer wrote: Hi That build is out of date. Get the latest (2nd Nov 2006) from t

Re: [PHP-WIN] New user having problems :(

2007-02-03 Thread Niel Archer
Hi That build is out of date. Get the latest (2nd Nov 2006) from the web site. Niel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php