PDA

View Full Version : Help!?


GetFreelanced
01-21-2008, 02:01 AM
Ok, first off... I don't know why it does this... so if anyone can help me out on this that would be awesome.

findyourink [dot] com/notaworkinglink/index.php (this is not a working link)

But when you go there, it brings up the images and content from the ORIGINAL page from the public_html folder... but none of the links n stuff work, which isn't normal.

I checked the cpanel and created a custom 404.shtml (in the file I put 404 and that's it) and it still does it...

but anyways, I uploaded the files...

I had the 2.(whatever version) installed and am upgrading to 3.x

I backed up and deleted the files, created a new mysql database, then I go to install it...

findyourink [dot] com/directory/install/index.php

It is in the "directory" folder, this is my ftp file thingy "/www/directory/install"

and I get that 404 page that's screwed up...

I don't get that 404 anywhere else on any of my accnts on cpanel, yet this site does it...

It's kinda more important to get the phpld fixed rather than the 404, but if you have any idea's on either I'd be extremely happy to hear them.

Thanks in advance ( and I will surely thank you again )

James
01-21-2008, 02:06 AM
its a 500 error
delete the htaccess in the install folder
and comment out the Options lines in the htaccess file in the directory folder.

GetFreelanced
01-21-2008, 02:39 AM
Ok, that worked...

Session Save Path writable? Warning: session.save_path () is not set.

What does this mean on the install, I don't want to install with it like this so that it doesn't install wrong...

??

James
01-21-2008, 02:42 AM
the answer to this is here in the forums please use the search function :)

GetFreelanced
01-21-2008, 02:44 AM
I was searching as you put that lol

ini_set ('session.save_path', '/tmp');

that was a post made my dawzz

He said to put that in the includes/config.php

I did and it works, thanks! and thanks for helping me with the other problem(s)

David
01-21-2008, 02:44 AM
ex. http://www.phplinkdirectory.com/forum/showthread.php?t=20341