what prerequisites?

Forum rules
Only administrators can post or move items here.
Post Reply
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

what prerequisites?

Post by janvl »

Hi,

I tried to install on localhost (php 5.5).
Get a blank screen and no error-notifications.
I have installed ionCube afterwards, but no result.

Is there a list of what the system (cms 2.0rc1) expects to be installed?

Kind regards,
Jan
swgreed

Re: what prerequisites?

Post by swgreed »

Did you use the PHAR-installer or the "expanded installer"?
Maybe your hoster does not support PHAR?
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: what prerequisites?

Post by janvl »

Hi

I used the expanded installer, on localhost.

I will use it with phar once, then I have installed phar before to be able to test the new cmsms version.

Stil, what are the prerequisites, I installed it on another server where I hang in step 6 (white screen) that is a shared hoster, during install only some minor shortcommings ,but the database does not get filled, without any errors, not even in the php-log-files.

Kind regards,
Jan
swgreed

Re: what prerequisites?

Post by swgreed »

These are the checks from the installer (PHP 5.4 required though)

Code: Select all

PHP Version
You have: 5.6.9
	Write permission in destination directory
The HTTP process must be able to write to the destination directory (and to all files and directories beneath it) in order to install files. 
	Checking for working tmpfile()
	Check for writeable config file
	GD Version
	Check for tempnam function
	Check for gzopen function
	Ensure magic quotes are disabled
	Check for multibyte support
	Check for compatible database drivers
	Checking for md5 functionality
	Checking for json encoding and decoding functionality
	open_basedir restrictions
	Ensuring that PHP sessions use cookies
	Session_save_path exists
	Session_save_path is writable
	Checking for E_STRICT
	Checking for E_DEPRECATED
	Checking for a sufficient PHP memory limit
	Testing to ensure "safe mode" is disabled
	Checking for file upload support
	Checking maximum size of uploaded files
	Checking for XML functionality
	Checking PHP script max execution time
	Checking maximum amount of data that can be posted in one request
	Ensuring "register globals" is disabled
	Ensuring that output buffering is enabled
	Checking disabled functions
	Test if we can make outgoing HTTP connections
	Checking for the Curl extension
	Testing for the file_get_contents function
	Testing if we can change INI settings 
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: what prerequisites?

Post by janvl »

Thanks!

as soon as I have the time I will run this again and check if all prerequisites are met.

Kind regards,
Jan
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1924
Joined: Mon Jan 29, 2007 4:47 pm

Re: what prerequisites?

Post by Jo Morg »

janvl wrote:Is there a list of what the system (cms 2.0rc1) expects to be installed?
The bare minimum is on the README-PHAR.TXT that is packed with the phar installer.
swgreed wrote:These are the checks from the installer
Yes that is a list of checks done by the installer but even if it all passes and it still dies on a step you can try to add ?debug=1 to the URL of the installer...
README-PHAR.TXT wrote: Q: I Get a white screen, what can I do?
A: A white screen indicates an error of some sort. It can be caused by an incompatible host, or something else. There are three things to try:
1. Rename your .htaccess file(s) out of the way. (Rewrite rules and bad configuration options in the .htaccess file can cause 500 errors).
2. Enable and find your php error logs so that you can find an actual error message to aide in further diagnosis.
3. Add ?debug=1 to the URL for the installer. This will attempt to enable a simple debug mode. This, depending on your host configuration may allow you to see error messages.

Q: I still get a white screen, and I've enabled debug mode... now what?
A: This could indicate that either your installer upload is corrupted OR that your host does not allow you to change debug settings in the standard way. You will probably have to contact your host in order to get at the actual error.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: what prerequisites?

Post by janvl »

Thanks JoMorg,

the debugmode is what I would need.
I will try when I have the time.

Kind regards,
Jan
swgreed

Re: what prerequisites?

Post by swgreed »

If using the PHAR version remember to upload it by FTP in binary mode.
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: what prerequisites?

Post by janvl »

Thanks swgreed

but this is for localhost, so just on the server that is beneath my desk. No uploading to do.

Kind regards,
Jan
Post Reply

Return to “Closed Issues”