Forums / Installing on a Linux/Unix Server / Application_top.php error

Application_top.php error

Locked
Results 1 to 4 of 4
This thread is locked. New replies are disabled.
30 Dec 2007, 09:31
#1
darkswan avatar

darkswan

New Zenner

Join Date:
Jan 2005
Posts:
90
Plugin Contributions:
0

Application_top.php error

I have a really nasty error I can't figure out. I can't seem to get the admin section to load.

You can see the error here:

http://fionasfragrances.com/admin/

Suggestions? Opinions?

thanks in advance
30 Dec 2007, 09:35
#2
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Posts:
4,572
Plugin Contributions:
0

Re: Application_top.php error

You need the 'fix_cache_key' module from the downloads section.

It's only one file which you upload to the same place as your "ipn_main_handler.php" file. Then load "fix_cache_key.php" in your Browser and problem should be solved. Remember to delete the "fix_cache_key" file when done.
30 Dec 2007, 09:50
#3
darkswan avatar

darkswan

New Zenner

Join Date:
Jan 2005
Posts:
90
Plugin Contributions:
0

Re: Application_top.php error

That was the first thing I tried. It didn't work. I think this has something to do with the way Vdeck has their files set up.

[HTML]Warning: main(): open_basedir restriction in effect. File(/includes/autoload_func.php) is not within the allowed path(s): <---the start of the problem(/home/fionasfr/:/usr/lib/php:/usr/local/lib/php:/tmp:/var/tmp:/home/vdeck/tmp/:/usr/local/bin/mogrify:/usr/local/bin/convert:/usr/sbin/sendmail) <--- the problem[/HTML]

I do know that this host will run a Zencart as this is an upgrade from a previous version. THe only thing I know else to do is a clean install. but I have never seen this particular error before
30 Dec 2007, 10:18
#4
darkswan avatar

darkswan

New Zenner

Join Date:
Jan 2005
Posts:
90
Plugin Contributions:
0

Re: Application_top.php error

Fixed it. The old config.php files were set to file for stored sessions. I reset it to DB and it works just fine now