Zen Cart Logo
Forums / General Questions / Admin section not pulling info after server upgrade

Admin section not pulling info after server upgrade

Locked

Views: 879

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
16 Mar 2010, 5:11 PM
#1
sal316 avatar

sal316

New Zenner

Join Date:
Jan 2010
Location:
CT
Posts:
4
Plugin Contributions:
0

Admin section not pulling info after server upgrade

Just recently upgraded, over the weekend, to a VPS for PCI-compliance reasons. Customers can place orders fine, but the admin section is not pulling the new info from the database since the move from the shared hosting server.

Only addon installed is the order delivery date mod. Site was a clean install of 1.38a, been running it for about 10 months now.

1.38a
PHP 5.2.13 on the new VPS

Can anyone give me a starting point as to where to look?

Thanks

16 Mar 2010, 6:36 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Admin section not pulling info after server upgrade

New install...
Did you import your old DB into this new install?

Where did you get the info that a VPS would solve your PCI issues????

16 Mar 2010, 6:40 PM
#3
sal316 avatar

sal316

New Zenner

Join Date:
Jan 2010
Location:
CT
Posts:
4
Plugin Contributions:
0

Re: Admin section not pulling info after server upgrade

It was not a new install on the VPS. The files and database were simply brought over from the shared hosting account. The original install on the shared account was a new install of 1.38a.

The shared host the account was on required an older version of php for another host, so the move was necessary. I was informed by my host that a dedicated IP was necessary, which they only offer with VPS. I am not too concerned with the necessity of the VPS right now. The more important issue is to get the issues with zen cart resolved.

16 Mar 2010, 6:44 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Admin section not pulling info after server upgrade

The files and database were simply brought over from the shared hosting account.Then if done correctly you should be seeing the same as your old install...
Same basic procedure
https://www.zen-cart.com/tutorials/index.php?article=99

16 Mar 2010, 6:50 PM
#5
sal316 avatar

sal316

New Zenner

Join Date:
Jan 2010
Location:
CT
Posts:
4
Plugin Contributions:
0

Re: Admin section not pulling info after server upgrade

kobra:

Then if done correctly you should be seeing the same as your old install...
Same basic procedure
https://www.zen-cart.com/tutorials/index.php?article=99

Thanks for the link. I had failed to change the admin/includes/configure file to reflect the new db info. Problem fixed.
:oops:

16 Mar 2010, 6:53 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Admin section not pulling info after server upgrade

I had failed to change the admin/includes/configure file to reflect the new db info.
That will do it...