@alby:
The error does not happen in 5.2.6 (different site), the one that give the Blank page is running 5.0.5
Install process stops... or blank page
Re: Install process stops... or blank page
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 ?)
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 ?)
Last edited by pikkabbu on Mon Dec 20, 2010 3:18 pm, edited 1 time in total.
Re: Install process stops... or blank page
Don't use the lang. thingy, for now, it most likely can be set at another time...
Re: Install process stops... or blank page
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
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
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
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

Last edited by pikkabbu on Tue Dec 21, 2010 10:15 pm, edited 1 time in total.