turnknuckle
03-24-2003, 09:04 PM
greetings!
in the past ive used asp for all my server side stuff, but in the interests of broadening horizons im now teaching myself php. so its all new to me:
Apache installed fine on my pc initially, afterwards i tried to install php, i edited the php.ini and http.config files as per instruction but when i try http:localhost:8080 now i get 'page not found' and when i try to launch apache from the start menu now i get this error:
only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 127.0.0.1:8080
no listening sockets available, shutting down
Unable to open logs
Note the errors or messages above, and press the <ESC> key to exit. 27...ttttttttttt-->
any help would be much appreciated
Thanks!!
in the past ive used asp for all my server side stuff, but in the interests of broadening horizons im now teaching myself php. so its all new to me:
Apache installed fine on my pc initially, afterwards i tried to install php, i edited the php.ini and http.config files as per instruction but when i try http:localhost:8080 now i get 'page not found' and when i try to launch apache from the start menu now i get this error:
only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 127.0.0.1:8080
no listening sockets available, shutting down
Unable to open logs
Note the errors or messages above, and press the <ESC> key to exit. 27...ttttttttttt-->
any help would be much appreciated
Thanks!!