Page 2 of 2

Re: Install process stops... or blank page

Posted: Sat Jan 24, 2009 11:49 pm
by hexdj
@alby:
The error does not happen in 5.2.6 (different site), the one that give the Blank page is running 5.0.5

Re: Install process stops... or blank page

Posted: Mon Dec 20, 2010 2:32 pm
by pikkabbu
Hi!
No way to get CMSMS installed

version 1.9.2 fresh install
Linux

Quick ftp installation

it stops at point 8 whan I enter the language selection. No error message.

Thanks to debug option, the error appears to be:

/httpdocs/lib/autoloader.php on line 88
that is:

spl_autoload_register('cms_autoloader')

Can anyone help ?

Tks

(by the way: config.php remains empty at this point. Normal ?)

Re: Install process stops... or blank page

Posted: Mon Dec 20, 2010 8:20 pm
by Dr.CSS
Don't use the lang. thingy, for now, it most likely can be set at another time...

Re: Install process stops... or blank page

Posted: Mon Dec 20, 2010 9:20 pm
by pikkabbu
when install ask me to set the language at point 8 of quick ftp install, I have no choose but clicking to go on.

Re: Install process stops... or blank page

Posted: Mon Dec 20, 2010 9:27 pm
by Dr.CSS
If you used FTP to upload the files to server some files may not have made it, do checksum or re-upload all, or at least all from lib folder...

Re: Install process stops... or blank page

Posted: Tue Dec 21, 2010 10:03 pm
by pikkabbu
I can't find out how to use checksum, but anyway, I've upload all the files to this domain, and so  did I with another copy to another domain.

Both installations abort at the same point.

:-[ :-[


By the way, where the hell is this spl_autoload_register() function defined ? cause i've scanned every each php file of cmsmadesimple-1.9.2-full and the only place it appears is a call at line 88 of autoloader.php  ???