Forum Moderators: coopster
PHP 5.29 Installed. Cannot understand why the Wrox book calls itself PHP6 and even has you edit the Apache configuration files with "LoadModule php6_module "C:\PHP\php6apache2_2.dll" - but by changing the 6's to 5's Apache is happy - e.g. boots again.
I've checked the Apache error logs and quote:
[Tue Apr 14 22:18:30 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.9-2 configured -- resuming normal operations
If I type in [localhost:8080...] I get "It works!" so the localhost set up with apache seems to be good.
I have added a test.php file to \htdocs but cannot get the browser to see this document!
Any ideas - I'm so new to this it's not easy to know where to start - having to change php6 to php5 really freaked me out for starters - since it doesn't even seem to exist yet? these guys at Wrox would appear to be a little ahead of themselves - or have I really missed something here?
Any help gratefully received.
Sam.
Also, what sort of error are you getting from viewing the page? Is it just a 404?