|
View unanswered posts | View active topics
It is currently Tue Feb 09, 2010 8:19 am
|
Page 1 of 1
|
[ 8 posts ] |
|
| Author |
Message |
|
Afghano4Life
Joined: Fri Jul 06, 2007 7:50 am Posts: 280 Location: Behind u Reputation point: 0
|
 A very weird error?
Hey everyone,
When i try to install a skin i get this error:
What does this mean,
I am getting this error since yesterday and i have never had it before
_________________
Watch your thoughts; they become words. Watch your words; they become actions. Watch your actions; they become habits. Watch your habits; they become character. Watch your character; it becomes your destiny.
|
| Tue Oct 09, 2007 12:19 pm |
|
 |
|
efrens
Joined: Tue Apr 17, 2007 9:01 am Posts: 3444 Location: Philippines Reputation point: 0
|
It means your script is using too much memory...
In more technical terms, it says you exceeded the memory limit set in PHP, which is 8mb. To avoid this error, either use a not so extensive script [recommended], or set the memory limit to a higher value, i.e. 16mb, by putting the code below in an .htaccess file somewhere in your directories.
What script is installed on your server anyway?
|
| Tue Oct 09, 2007 1:10 pm |
|
 |
|
cat
Joined: Tue Aug 22, 2006 7:45 am Posts: 2322 Location: Stonerocket.net forum database Reputation point: 5
|
Well, yeah, you can try that .htaccess but I advise to split the script
_________________ Ivan Kot (cat) on twitter constat (former cstat) project (1.2 is here!)
|
| Tue Oct 09, 2007 1:17 pm |
|
 |
|
doudou
Joined: Thu Feb 01, 2007 4:37 pm Posts: 117 Reputation point: 0
|
I had the same error. Except I haven't changed my scripts in the last three months and my website was fine before.
Where is the .htaccess file? I am pretty sure I had one. I can't split my scripts, I have drupal and they are pre-defined.
Thanks
|
| Fri Oct 12, 2007 3:17 pm |
|
 |
|
efrens
Joined: Tue Apr 17, 2007 9:01 am Posts: 3444 Location: Philippines Reputation point: 0
|
It somewhere in your directories. Try to look for Drupals installation folder and look for one, then increase the limit with a reasonable increment [1mb would be fine, the 16mb above is an exaggeration].
|
| Fri Oct 12, 2007 3:34 pm |
|
 |
|
dwikristianto
Joined: Wed Jul 25, 2007 1:09 pm Posts: 358 Location: design.ebali.web.id Reputation point: 0
|
basicly, increasing memory limit is temporary solution, you might get the same error next time.
@Afghano4Life:
- plz submit your script here, esp. 10 lines before/after
@cat :
the size of program wont affect to this error. i ever got this just because of bad looping. so like efrens said, its about how your script use memory.
variables and loop could be the major cause
@doudou :
plz contact drupal developer team and submit the exact error u got. 8M for PHP is very LARGE, most program should fine, run in that amount of memory.
IMHO,
its major bug, and i might call this as a mistake rather than error. if you increase the memory limit, this will also slow down the whole system, since PHP run in system space NOT user space.
_________________ Bali Web Design - Bali Directory - FREE Directory List
|
| Fri Oct 12, 2007 9:36 pm |
|
 |
|
mc2w
Joined: Fri Jul 20, 2007 3:13 am Posts: 543 Location: Wisconsin, USA Reputation point: 0
|
 |  |  |  | efrens wrote: It means your script is using too much memory... In more technical terms, it says you exceeded the memory limit set in PHP, which is 8mb. To avoid this error, either use a not so extensive script [recommended], or set the memory limit to a higher value, i.e. 16mb, by putting the code below in an .htaccess file somewhere in your directories. What script is installed on your server anyway? |  |  |  |  |
Thank you! This allowed me to install WP-United!
_________________
|
| Sat Oct 13, 2007 1:27 am |
|
 |
|
efrens
Joined: Tue Apr 17, 2007 9:01 am Posts: 3444 Location: Philippines Reputation point: 0
|
Ahh I see now how you're getting too much memory.
I expect it from WP-United. It's interpreting every phpBB function for Word Press compatibility that's why.
|
| Sat Oct 13, 2007 6:38 am |
|
|
|
Page 1 of 1
|
[ 8 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 2 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
|
|