500 error
Posted by: croakingtoad (---.rn.hr.cox.net)
Date: September 18, 2008 09:49PM

Greetings everyone,

I'm very excited about getting WAMP rolling on my server. Here's the scenario:

1. Running Windows Server 2003 with IIS on port 80
2. Installed WAMP to a virtual drive (dsmiling smiley and set up apache to listen on port 8080
3. Created a new directory in the /www/ folder called /www/scg-news/ and loaded wordpress files into the directory.
4. Set up a database with phpmyadmin, created a new user and set privileges. Edited the config file for the WP installation with those details and tried to load the page. [localhost]

This results in a 500 error but the strange thing is, the error logs have nothing in them?!

Any idea of the problem?

Here are the last few lines of my access.log file-

127.0.0.1 - - [18/Sep/2008:15:23:44 -0400] "GET /scg-news/wp-admin/setup-config.php?step=1 HTTP/1.1" 200 1894
127.0.0.1 - - [18/Sep/2008:15:23:56 -0400] "POST /scg-news/wp-admin/setup-config.php?step=2 HTTP/1.1" 500 1105
127.0.0.1 - - [18/Sep/2008:15:28:08 -0400] "GET /scg-news HTTP/1.1" 301 239
127.0.0.1 - - [18/Sep/2008:15:24:30 -0400] "POST /scg-news/wp-admin/setup-config.php?step=2 HTTP/1.1" 200 -
127.0.0.1 - - [18/Sep/2008:15:29:49 -0400] "GET /scg-news HTTP/1.1" 301 239
127.0.0.1 - - [18/Sep/2008:15:29:49 -0400] "GET /scg-news/ HTTP/1.1" 500 358
127.0.0.1 - - [18/Sep/2008:15:30:52 -0400] "GET /scg-news HTTP/1.1" 301 239
127.0.0.1 - - [18/Sep/2008:15:30:52 -0400] "GET /scg-news/ HTTP/1.1" 500 358
127.0.0.1 - - [18/Sep/2008:15:31:52 -0400] "GET /scg-news HTTP/1.1" 301 239
127.0.0.1 - - [18/Sep/2008:15:31:52 -0400] "GET /scg-news/ HTTP/1.1" 500 358
127.0.0.1 - - [18/Sep/2008:15:32:11 -0400] "GET /scg-news/index.php HTTP/1.1" 500 358

Options: ReplyQuote
Re: 500 error
Posted by: yfastud (Moderator)
Date: September 18, 2008 11:20PM

wordpress will auto rewrite the url and the problem is it will not include the port, so better to uninstall IIS; if you need asp.net, you can follow my guides to install asp.net on wamp

[guides.jlbn.net]

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.