SOLVED Moving cmsms 1.2.3 windows to linux

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
pcp20us

SOLVED Moving cmsms 1.2.3 windows to linux

Post by pcp20us »

Hi Cmsers.

Running cms 1.2.3 on a local windows PC. Moving it to jumba shared hosting.

Followed the doc for moving cmsms to another server.

I hace connection to the database after some playinjg around. I have modified persmission
    CHMOD these directories to 777:

        * tmp
        * tmp/templates_c
        * tmp/cache
        * uploads
        * uploads/images
        * modules

as per doco.

but receiving this error all down the page. ( see below)
Anyone willing to help me sort this problem
Is there anything else i need to modify going from windows to linux.
I have modified config.php  best i can.

Cheers

Warning: include_once(/home/noosaima/public_html/cmsms/lib/adodb_lite/adodbSQL_drivers/mysqt/mysqt_driver.inc) [function.include-once]: failed to open stream: No such file or directory in /home/noosaima/public_html/cmsms/lib/adodb_lite/adodb.inc.php on line 54

Warning: include_once() [function.include]: Failed opening '/home/noosaima/public_html/cmsms/lib/adodb_lite/adodbSQL_drivers/mysqt/mysqt_driver.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/noosaima/public_html/cmsms/lib/adodb_lite/adodb.inc.php on line 54

Warning: include_once(/home/noosaima/public_html/cmsms/lib/adodb_lite/adodbSQL_drivers/mysqt/mysqt_date_module.inc) [function.include-once]: failed to open stream: No such file or directory in /home/noosaima/public_html/cmsms/lib/adodb_lite/adodb.inc.php on line 68 ;)
Last edited by pcp20us on Thu Nov 20, 2008 9:29 am, edited 1 time in total.
pcp20us

Re: Moving cmsms 1.2.3 windows to linux

Post by pcp20us »

For others attempting this.

I had the wrong MYSQL type selected in config.php. This fix one problem.
I can know access the admin page but not my site

Pete
alby

Re: Moving cmsms 1.2.3 windows to linux

Post by alby »

Why moving a old version?
Backup and upgrade your local version to 1.4.1 and after moving in live server

Alby
pcp20us

Re: Moving cmsms 1.2.3 windows to linux

Post by pcp20us »

cause its what was there.

Checling how it all functions then will upgrade.

The problem was the template.
Changed tep[late for the whole site it work, so changed it back to my themeand what do u know it all wrks!!

Pete
Locked

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