ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

[SOLVED] Moved EE1.6.7 site to VPS. Not working.

August 17, 2010 4:53am

Subscribe [2]
  • #1 / Aug 17, 2010 4:53am

    webalite

    8 posts

    Hi there,

    Im having a bit of trouble. Ive moved an exisiting EE 1.6.7 site to a VPS.

    The VPS is CentOs using PHP 5.1.6 (used to be 5.2.6).

    I can now access the admin/system side of the site perfectly fine. But I cant access any of the pages. ie when I naviagate to the root of the domain, all i get is a blank page. No html is generated at all.

    Im guessing it has something to do with mod_rewrite and a PHP config setting of some sort.

    Do you have any ideas that can shoot me in the right direction?

    Thanks in advance
    James

  • #2 / Aug 17, 2010 8:11am

    Sue Crocker

    26054 posts

    James, if you create a new template with just some HTML in it, does that render? Are you using any sort of .htaccess file

  • #3 / Aug 17, 2010 7:34pm

    webalite

    8 posts

    Hi Sue,

    I have just created a new template called test and I can view it with:

    index.php/test

    not with /test

    I still cant view my past templates with index.php/oldtemplate.

    Oh, also i am using an .htaccess with this sort of rule:

    AddOutputFilter INCLUDES .js .js.gz
    RewriteEngine on
    RewriteCond $1 !^(temp_pdfs|ajax|fpdi|fpdf16|images_newsletters|__system|install) [NC]
    RewriteRule ^(.*)$ /index.php/$1 [L]

    Thanks
    James

  • #4 / Aug 18, 2010 1:49am

    webalite

    8 posts

    Hi Sue, A colleague helped me solve this.

    For anyone else with a similar problem.

    I turned display_errors On
    in /etc/php.ini

    viewed the errors in the browser and fixed a syntax error in my code that was originially ignored on the old server.

    Everything works perfectly now.

    Thanks EE!

  • #5 / Aug 18, 2010 9:00am

    Sue Crocker

    26054 posts

    Glad you were able to figure out what the problem was. Don’t hesitate to post again as needed.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases