I have studying how to use php & mysql, I first tried to use the XAMMP package which I had a few problems with and now use MAMP which works fine.
Somewhere along the line though i screwed up apache 1.3.33 which works with the sites folder, when I type http://192.168.1.34/~yorkiechadwick/
I get:
The requested URL /~yorkiechadwick/ was not found on this server.
Apache/1.3.33 Server at yorkiechadwick.local Port 80
If I use mamp which uses apache 2 and works on localhost:8888/ I have no problems.
Error log says
[client 192.168.1.34] File does not exist: /$
Whats up with apache, can I reinstall to the default and if so how?
Somewhere along the line though i screwed up apache 1.3.33 which works with the sites folder, when I type http://192.168.1.34/~yorkiechadwick/
I get:
The requested URL /~yorkiechadwick/ was not found on this server.
Apache/1.3.33 Server at yorkiechadwick.local Port 80
If I use mamp which uses apache 2 and works on localhost:8888/ I have no problems.
Error log says
[client 192.168.1.34] File does not exist: /$
Whats up with apache, can I reinstall to the default and if so how?