Network Solutions + CMS Made Simple
Posted: Tue Nov 04, 2008 4:06 am
Hi, I am unfortunately stuck with Network Solutions for my web host. I developed my site on my local server and then uploaded the files + db etc. to network solutions and got a lot of errors when I tried to view the site.
ERROR: The CGExtensions module could not be found.
string(106) "Smarty error: [in template:20 line 3]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)".......ETC.
I created another folder with a fresh copy of CMSMS and opened the installer page and it had several errors, mostly memory and max size etc. which I fixed via php.ini. However I still have a warning with session path
Checking if session.save_path is writable
Your session.save_path is empty. PHP will use the temporary directory of your OS. If you have SESSION problems and ini_set works you can try to enable session cookies adding: ini_set('session.use_only_cookies', 1); to top of include.php
If I continue with the installation anyway I get:
SESSION not working, you have problem with some modules and functionality! Ask your provider, exiting
I tried setting the session manually in the php.ini but nothing that I tried worked.
The server appears to use CGI/FastCGI for PHP. Anyone have CMSMS running properly on Network Solutions?
Thanks,
Travis
ERROR: The CGExtensions module could not be found.
string(106) "Smarty error: [in template:20 line 3]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)".......ETC.
I created another folder with a fresh copy of CMSMS and opened the installer page and it had several errors, mostly memory and max size etc. which I fixed via php.ini. However I still have a warning with session path
Checking if session.save_path is writable
Your session.save_path is empty. PHP will use the temporary directory of your OS. If you have SESSION problems and ini_set works you can try to enable session cookies adding: ini_set('session.use_only_cookies', 1); to top of include.php
If I continue with the installation anyway I get:
SESSION not working, you have problem with some modules and functionality! Ask your provider, exiting
I tried setting the session manually in the php.ini but nothing that I tried worked.
The server appears to use CGI/FastCGI for PHP. Anyone have CMSMS running properly on Network Solutions?
Thanks,
Travis