killerasp
10-13-2001, 12:28 PM
i followed the NHF for compling apache, mysql, php and frontpage. but skipped any thing releated to frontpage. but when i start apachetcl start it starts up fine. but when i type the ip in, it doesnt work. Everything compiled fine with no errors
WilliamWallace
10-13-2001, 02:16 PM
this is a broad question but here goes nothing. your httpd.conf file probobly has your servername as localhost. this can be tested by pointing your browser to http://localhost. if that works than you have to edit you httpd.conf file and change the server name to your ip. but you have to make sure your ip is static and that you have a dns entry. only valid ips work.