Author Topic: 500 Internal Server Error on Workspace after importing 3200 contacts  (Read 2791 times)

AnotherUser

  • Newbie
  • *
  • Posts: 9
    • View Profile
Good Evening :)

I'm unable to browse my workspace, here's the info I got from the debugger:

-------------------------
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 16 bytes) in /var/www/application/models/contacts/base/BaseContacts.class.php on line 96
-------------------------


And here's what I got from log.php


-------------------------

Session "default" started at 2009-09-10T21:58:34+0000
#1 ERROR: Error: Undefined index:  subscribers in '/var/www/application/controllers/EventController.class.php' on line 83 (error code: 8)
Time since start: 0.271732091904 seconds
-------------------------------------------------------------------------------

Session "default" started at 2009-09-10T23:51:18+0000
#1 ERROR: Error: mb_convert_encoding() [<a href='function.mb-convert-encoding'>function.mb-convert-encoding</a>]: Illegal character encoding specified in '/var/www/application/controllers/ContactController.class.php' on line 1392 (error code: 2)
#2 ERROR: Error: mb_convert_encoding() [<a href='function.mb-convert-encoding'>function.mb-convert-encoding</a>]: Illegal character encoding specified in '/var/www/application/controllers/ContactController.class.php' on line 1392 (error code: 2)
#3 ERROR: Error: mb_convert_encoding() [<a href='function.mb-convert-encoding'>function.mb-convert-encoding</a>]: Illegal character encoding specified in '/var/www/application/controllers/ContactController.class.php' on line 1392 (error code: 2)
#4 ERROR: Error: mb_convert_encoding() [<a href='function.mb-convert-encoding'>function.mb-convert-encoding</a>]: Illegal character encoding specified in '/var/www/application/controllers/ContactController.class.php' on line 1392 (error code: 2)
#5 ERROR: Error: mb_convert_encoding() [<a href='function.mb-convert-encoding'>function.mb-convert-encoding</a>]: Illegal character encoding specified in '/var/www/application/controllers/ContactController.class.php' on line 1392 (error code: 2)
#6 ERROR: Error: mb_convert_encoding() [<a href='function.mb-convert-encoding'>function.mb-convert-encoding</a>]: Illegal character encoding specified in '/var/www/application/controllers/ContactController.class.php' on line 1392 (error code: 2)
#7 ERROR: Error: mb_convert_encoding() [<a href='function.mb-convert-encoding'>function.mb-convert-encoding</a>]: Illegal character encoding specified in '/var/www/application/controllers/ContactController.class.php' on line 1392 (error code: 2)
Time since start: 459.381288052 seconds
-------------------------------------------------------------------------------
« Last Edit: September 10, 2009, 09:35:07 pm by AnotherUser »

AnotherUser

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: 500 Internal Server Error on Workspace after importing 3200 contacts
« Reply #1 on: September 11, 2009, 03:34:58 am »
Sorry to seem rude, but I am anxious to know what's going on here and how I may fix it :) Is it money? Please PM me if it's about money.

AnotherUser

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: 500 Internal Server Error on Workspace after importing 3200 contacts
« Reply #2 on: September 11, 2009, 04:56:04 pm »
I figured this one out:

I had to edit my php.ini file to the following settings:

memory_limit = 128M ;default is 16M
max_execution_time = 120 ;default is 30 seconds

Now how do I clear the workspace summary so that I can put the default values back in?

Syrion

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Studio Krater v.o.f.
Re: 500 Internal Server Error on Workspace after importing 3200 contacts
« Reply #3 on: September 12, 2009, 05:42:49 pm »
The support at these forums are usually on volunteeral basis, and it isn't a widely used application: hence you won't get answers within hours.