Welcome Guest, Not a member yet? Register   Sign In
Moving CI to another server
#1

[eluser]gRoberts[/eluser]
Hi all,

We've just got a new server and we want to copy the CI Website we have over to the new server.

We have tried simply copying it over to the new server but I'm just getting a blank page regardless of the url I type in.

Has anyone got any idea's why? I've removed my .htaccess file and it's made no difference.

Cheers

Gavin
#2

[eluser]gRoberts[/eluser]
Code:
DEBUG - 2008-07-07 13:39:38 --> Config Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Hooks Class Initialized
DEBUG - 2008-07-07 13:39:38 --> No URI present. Default controller set.
DEBUG - 2008-07-07 13:39:38 --> Router Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Output Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Input Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Global POST and COOKIE data sanitized
DEBUG - 2008-07-07 13:39:38 --> URI Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Language Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Loader Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Controller Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Session Class Initialized
DEBUG - 2008-07-07 13:39:38 --> Database Driver Class Initialized
DEBUG - 2008-07-07 13:39:38 --> A session cookie was not found.
DEBUG - 2008-07-07 13:39:38 --> Smarty Class Init
DEBUG - 2008-07-07 13:39:38 --> Helpers loaded: url

I enabled logging via the config file and this is what is showing. No errors :|
#3

[eluser]mattthehoople[/eluser]
If you change the db log in details to be incorrect you might get a "cannot connect to your database with the supplied details" type error. If so CI is fine and it may well be a problem with your mysql installation. Check your apache logs after a restart for stuff like...

PHP Warning: PHP Startup: Unable to load dynamic library './php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0

It's a problem I'm having with xampp on an old machine at the minute... If you get it fixed, let me know how...




Theme © iAndrew 2016 - Forum software by © MyBB