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
[solved]Site switched to dedicated IP and now all is blank[/solved]
[solved]Site switched to dedicated IP and now all is blank[/solved]
Last edited by reidjazz on Tue May 19, 2009 7:02 pm, edited 1 time in total.
Re: Site switched to dedicated IP and now all is blank
https is mandatory or not?reidjazz wrote: I'm developing a site for a client which requires a dedicated IP and SSL certificate (for e-commerce).
Run installer and UNCHECK writing tables and sample content in step 5.
This rewrite a correct config.php
Alby
Re: Site switched to dedicated IP and now all is blank
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
So, is this how I can run the installer but keep my database as is and not wipe out my current content?
reidjazz
Re: Site switched to dedicated IP and now all is blank
Backup Always Before!
But if you Uncheck in step 4 writing table and sample you mantain all content
Edit: STEP 5, DB relative
Alby
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.