Forum Moderators: phranque
i install and then im suppossed to be able to find the default welcome apache page @ 127.0.0.1, but i fail to find it, can anyone point me in the direction of a good indepth tutorial as to how the install shuld be done?
also one on installing php after apache is running!
Many thanks
You will be running apache with all the trimmings in less time than it takes download.
http://www.firepages.com.au/
Go for the 4.3 as the phpdev five runs things that are not 100% stable.
Cheers
Search the net for php triad. It's an all in one apache
,php and Mysql package. There is an exe for windows, just click and it installs.
If you can't see the welcome screen for apache make sure you have local host defined in your hosts table.
Do a 'find files' in windows for 'Hosts' This should find a text file, you should make sure that
127.0.0.1 localhost
is in there.
setup went smoothly, the apache server is running, and php is installed but im having problems with mysql,
for what ever reason im unable to connect to the server?
when i try to connect to phpmyadmin, [localhost...]
i get an error, unable to connect 'loclahost'
why is this? ive tried to connect through command prompt but no use,
any ideas, just this one thing and all will be complete!