please help me!!
I'm using fedora core with apache, mysql and php. I cant seem to load up the index.php. I'm trying to install TorrentTrader RC2 (
http://www.torrenttrader.com ) so far i have installed it in the folder /var/www/html/torrent/ and the domain is setup to go to index.php in that directory. the index.php is setup to check to see if TorrentTrader is installed, if its not it points you to /install/index.php however when loading up /install/index.php it doesnt seem to work, I'm told to check the error log and that is empty. The access log says this
202.61.229.35 - - [09/Jun/2005:20:23:38 -0400] "GET /~admin11/torrent HTTP/1.1" 301 343 "http://www.***Removed***.com/" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3"
202.61.229.35 - - [09/Jun/2005:20:23:42 -0400] "GET /~admin11/torrent/ HTTP/1.1" 302 116 "http://www.***Removed***.com/" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3"
202.61.229.35 - - [09/Jun/2005:20:23:43 -0400] "GET /~admin11/install/index.php HTTP/1.1" 404 313 "http://www.***Removed***/" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3"
- 202.61.229.35 - - [09/Jun/2005:20:23:38 -0400] "GET /~admin11/torrent HTTP/1.1" 301 343 "http://www.***Removed***.com/" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3"
- 202.61.229.35 - - [09/Jun/2005:20:23:42 -0400] "GET /~admin11/torrent/ HTTP/1.1" 302 116 "http://www.***Removed***.com/" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3"
- 202.61.229.35 - - [09/Jun/2005:20:23:43 -0400] "GET /~admin11/install/index.php HTTP/1.1" 404 313 "http://www.***Removed***/" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3"
I cant figure out whats wrong, maybe the httpd.conf is not configured propperly as the server i am using has been pre-loved. Can anybody see what is wrong from what i posted above???
cheers
fr4gg3d