Page 1 of 1

SOLVED Moving cmsms 1.2.3 windows to linux

Posted: Thu Nov 20, 2008 4:08 am
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 ;)

Re: Moving cmsms 1.2.3 windows to linux

Posted: Thu Nov 20, 2008 4:26 am
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

Re: Moving cmsms 1.2.3 windows to linux

Posted: Thu Nov 20, 2008 8:04 am
by alby
Why moving a old version?
Backup and upgrade your local version to 1.4.1 and after moving in live server

Alby

Re: Moving cmsms 1.2.3 windows to linux

Posted: Thu Nov 20, 2008 9:23 am
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