Home
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:[done] Problem running 2.0 (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:[done] Problem running 2.0
#15335
Jak82 (User)
Senior Lime
Posts: 49
graphgraph
User Offline Click here to see the profile of this user
[done] Problem running 2.0 3 Months, 1 Week ago Karma: 0  
After I have used the installer and tried to run the program,

I get this error message

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6144 bytes) in C:wampwwwlimesurveycakelibsviewhelperssession.php on line 60

on

localhost/limesurvey/index.php/users/welcome

any help ?
 
Logged Logged  
 
Last Edit: 2008/07/01 11:33 By Mazi.
  The administrator has disabled public write access.
#15336
Mazi (Moderator)
Moderator Lime
Posts: 2760
graph
User Offline Click here to see the profile of this user
Re:Problem running 2.0 3 Months, 1 Week ago Karma: 19  
LS2 is still in development. Therefore we can't give any support yet.

Perhaps you can contact c_schmitz in IRC. If he has got some time he might help you with this.
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
#16159
equinus (User)
Fresh Lemon
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Problem running 2.0 2 Months, 3 Weeks ago Karma: 0  
I tried to install it and had the same issue. You need to update the php.ini file. Look for a default parameter saying:

memory_limit = 8M;

and change it to:

memory_limit = 12M;

Then restart Apache and should work then.

regards!
 
Logged Logged  
  The administrator has disabled public write access.
#16168
Mazi (Moderator)
Moderator Lime
Posts: 2760
graph
User Offline Click here to see the profile of this user
Re:[done] Problem running 2.0 2 Months, 3 Weeks ago Karma: 19  
Any ideas why 8M of memory isn't enough for installing LS2?
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
#16174
equinus (User)
Fresh Lemon
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Problem running 2.0 2 Months, 3 Weeks ago Karma: 0  
I don't have a clue
 
Logged Logged  
  The administrator has disabled public write access.
#16184
Mazi (Moderator)
Moderator Lime
Posts: 2760
graph
User Offline Click here to see the profile of this user
Re:[done] Problem running 2.0 2 Months, 3 Weeks ago Karma: 19  
Well, it's still in development. Don't worry.
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
#16267
jsonin (User)
Senior Lime
Posts: 56
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Problem running 2.0 2 Months, 2 Weeks ago Karma: 2  
Still getting the error with the new Alpha 3 drop?

-Juhan
 
Logged Logged  
  The administrator has disabled public write access.
Go to top