[solved]Site switched to dedicated IP and now all is blank[/solved]

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
reidjazz

[solved]Site switched to dedicated IP and now all is blank[/solved]

Post by reidjazz »

I'm developing a site for a client which requires a dedicated IP and SSL certificate (for e-commerce). My host just made the IP switch and now I have a blank site, including the admin. Am running CMSms 1.5.4 on Apache 2.2.11 on a server running Linux 2.6.24.2-grsec On i686 with PHP 5.2.9 and mysql 4.1.22

The site is at 66.71.247.226/cmsms/

Note that the old static site that he currently has runs fine at 66.71.247.226

I cleared out the cache and templates_c folders and still no joy. I also changed the IP address in the config.php file but am having no luck.

Any ideas?

Thank you,
reidjazz
Last edited by reidjazz on Tue May 19, 2009 7:02 pm, edited 1 time in total.
alby

Re: Site switched to dedicated IP and now all is blank

Post by alby »

reidjazz wrote: I'm developing a site for a client which requires a dedicated IP and SSL certificate (for e-commerce).
https is mandatory or not?
Run installer and UNCHECK writing tables and sample content in step 5.
This rewrite a correct config.php

Alby
reidjazz

Re: Site switched to dedicated IP and now all is blank

Post by reidjazz »

Yes, https is mandatory here.

So, is this how I can run the installer but keep my database as is and not wipe out my current content?

reidjazz
alby

Re: Site switched to dedicated IP and now all is blank

Post by alby »

Backup Always Before!
But if you Uncheck in step 4 writing table and sample you mantain all content

Edit: STEP 5, DB relative

Alby
Last edited by alby on Mon May 18, 2009 10:16 pm, edited 1 time in total.
reidjazz

Re: Site switched to dedicated IP and now all is blank

Post by reidjazz »

Sweet, thanks!
Locked

Return to “[locked] Installation, Setup and Upgrade”