PDA

View Full Version : URL not found on server....?


rcubed
05-22-2007, 04:28 AM
Hello all,

I have purchased the 3.2 version of PhPLD and I have not had a problem submitting categories and links... My problem is when I click on a category, it gives me a 404 page. I've spent a considerable amount of time navigating this forum and cannot find an exact answer (but I'm sure the answer is easy). I checked and I did the following as advised in other threads:

FSOCKS OK - http://thebloglist.net/untitled.php

FOPEN OK - http://thebloglist.net/test.php - I don't see where it says that when you follow this link so I checked with my host and fopen is enabled.

I checked MySQL and it is writing to the database, categories and links but it seems that I am not getting any new html page... I am clicking on links that go nowhere because the pages don't exist... If that makes sense.

Well, if someone could point me in the right direction, I would greatly appreciate it.

PS. I really did look everywhere on this forum...:)

James
05-22-2007, 05:27 AM
make sure the htaccess is uploaded.
Rebuild category cache
uncomment #RewriteBase /

in that order.

IF still having problems pm me ftp access

rcubed
05-22-2007, 08:13 PM
Problem has been fixed!!!
Thanks DAWZZ for the prompt response!