Trying to open URL package_event.xml...
Fetched 103969 bytes from already existing file on your server. Saving file as templates_c/package_event.xml...
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /home/basiel/public_html/sblog/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php on line 75
How come?
spartacus error
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: spartacus error
I need your spartacus plugin version or at least your serendipity version number.
Do you have many plugins installed/downloaded? Which PHP version does your provider use?
Regards,
Garvin
Do you have many plugins installed/downloaded? Which PHP version does your provider use?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
So you didn't download any additional plugins and extracted them to your path?
Could you try to use the spartacus.php file frmo the latest 0.8.4 serendipity release? It is not usual that it takes up so much memory. Are you using any global PHP applications on your server like phpOpenTracker that might take up too much memory?
Regards,
Garvin
Could you try to use the spartacus.php file frmo the latest 0.8.4 serendipity release? It is not usual that it takes up so much memory. Are you using any global PHP applications on your server like phpOpenTracker that might take up too much memory?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Re: spartacus error
i've got the same error message with s9y 0.8.4. with 10 event plugins.basiel wrote:Trying to open URL package_event.xml...
Fetched 103969 bytes from already existing file on your server. Saving file as templates_c/package_event.xml...
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /home/basiel/public_html/sblog/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php on line 75
How come?
Spartacus error
I have exactly the same error on different blogs. (Even with the newest version 0.8.4):
Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 35 bytes) in /home/httpd/vhosts/versicherung-versicherung-versicherung.de/httpdocs/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php on line 75
After installing about 5 eventplugins this error is coming....
Somebody can help?
Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 35 bytes) in /home/httpd/vhosts/versicherung-versicherung-versicherung.de/httpdocs/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php on line 75
After installing about 5 eventplugins this error is coming....
Somebody can help?
Ad your blog at blog-sucher.de
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Spartacus error
Serendipity 0.9 has a reworked spartacus engine that differently parses the XML data.
Since the 0.9 spartacus plugin is not compatible with 0.8.4, you'll need to upgrade your blog to 0.9...
Sadly, parsing the XML data takes up large chunks of memory in versions prior to 0.9.
Regards,
Garvin
Since the 0.9 spartacus plugin is not compatible with 0.8.4, you'll need to upgrade your blog to 0.9...
Sadly, parsing the XML data takes up large chunks of memory in versions prior to 0.9.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/