Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Networking

Journal bhtooefr's Journal: Apache Troubles 1

I'm trying to get Apache working right on an internal system. The system is running Windows 2000 Pro SP4, PHP 4.3.10, MySQL 4.0.23, Apache 2.0.53, phpMyAdmin 2.6.1, and WordPress 1.5.

When I view the site from the server, it works fine. However, the ONLY file loaded if I view it from another system is index.php - no CSS, no nothing. Attempting to view any other page (e.g., wp-admin/index.php) results in the browser not being able to find the server. What am I doing wrong?

The httpd.conf file is at: http://bhtooefr.freeshell.org/httpd.conf This is not the server it is running on - the server it is running on is an intranet server. I am using the IP address to connect - 10.42.0.135.

This discussion has been archived. No new comments can be posted.

Apache Troubles

Comments Filter:
  • Dude... First off, take a good look at one of the many guides on the net, failing that, browse through the apache section of something like the redhat bible or so.. Also, almost no-one uses httpd on windows.. grow some linux and you will find teeming hordes of people to help you...

"Life begins when you can spend your spare time programming instead of watching television." -- Cal Keegan

Working...