Installation Step 2 problem (sessiontest=1 )

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
thecrush
New Member
New Member
Posts: 5
Joined: Thu Feb 18, 2010 2:49 am

Installation Step 2 problem (sessiontest=1 )

Post by thecrush »

Hello, I'm trying to install a full version of 1.6.6 to a new server. I've uploaded all the files but I can only go as far as step 1 - choose your languange. As soon as I get to http://domain.com/install/index.php?sessiontest=1, I get an HTTP 500 Internal server error. Can you help me?

MySQL 5.0
Php 5
CMS 1.6.6

Thank you!
thecrush
New Member
New Member
Posts: 5
Joined: Thu Feb 18, 2010 2:49 am

Re: Installation Step 2 problem (sessiontest=1 )

Post by thecrush »

I also got this when I use install/index.php?debug=1

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 24576 bytes) in E:\Users\C4CoachingCert\www\lib\smarty\internals\core.assemble_plugin_filepath.php on line 48
PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 24576 bytes) in E:\Users\C4CoachingCert\www\lib\smarty\internals\core.assemble_plugin_filepath.php on line 48

I tried to update my install/index.php file and added ini_set('memory_limit', '32M'); but I still get the same error.
Sepp
Forum Members
Forum Members
Posts: 38
Joined: Thu Jan 28, 2010 2:43 pm
Location: Bern, Switzerland

Re: Installation Step 2 problem (sessiontest=1 )

Post by Sepp »

I have the same error did you find any solution yet?
mrdunkeriz
Forum Members
Forum Members
Posts: 15
Joined: Sun Feb 14, 2010 8:58 am

Re: Installation Step 2 problem (sessiontest=1 )

Post by mrdunkeriz »

I have exactly the same problem. Please, if somebody knows the problem - share your knowledge :)
Sepp
Forum Members
Forum Members
Posts: 38
Joined: Thu Jan 28, 2010 2:43 pm
Location: Bern, Switzerland

Re: Installation Step 2 problem (sessiontest=1 )

Post by Sepp »

I found a solution.

Its about the Webspace configuration

I ordered my Webhoster to change my settings like this:

safe_mode off
memory_limit 32M
post_max_size 12M
upload_max_filesize 8M


I don't know exactly wich setting handeled the problem. But its working now :D huray
Locked

Return to “[locked] Installation, Setup and Upgrade”