TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 09-22-2007, 09:20 PM   #1 (permalink)
The Wanderer
 
Join Date: Sep 2007
Posts: 8
Thanks: 0
clookid is on a distinguished road
Default Urgent Help Needed

I have recently bought a mass del.icio.us submission script but I am experiencing errors.

http://www.ipsecured.info

Error Message

Code:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 500001 bytes) in /home/ipsecure/domains/ipsecured.info/public_html/scriptDecryptor.php(3) : eval()'d code on line 1
I have tried adding the following line of code:

Code:
ini_set("memory_limit","512M");
But, the issue has still stood.

It is an encrypted file, so it would make no difference if I were to post it here. The script includes a decrypter, and during the decryption process, I get the above error message.

I do not have root access to the server, as this is cluster hosting. The script didn't work at all on my server. Thank you.
clookid is offline  
Reply With Quote
Old 09-22-2007, 10:35 PM   #2 (permalink)
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
Wildhoney is on a distinguished road
Default

If the host's PHP is in safe mode then the ini_set will do absolutely nothing. Issues like this where the script is trying to consume a silly amount of memory, your host may increase the memory limit for you, but a script consuming so much memory, I would for one, would not want that on my server.

Can you not download the script and try and decrypt it on your own server? That way it's your memory you'll be consuming bucket loads of, plus you'll have full control over the php.ini.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote
Old 09-22-2007, 10:54 PM   #3 (permalink)
The Wanderer
 
Join Date: Sep 2007
Posts: 8
Thanks: 0
clookid is on a distinguished road
Default

I am not allowed to decrypt the script, it is copyrighted. It includes a decrypter which does it for me. I have tried to run it on my own server, but it loads a blank page and does no more.
clookid is offline  
Reply With Quote
Old 09-22-2007, 11:20 PM   #4 (permalink)
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

Find another script. PHP shouldn't be needing 32MB for something like this.
Salathe is offline  
Reply With Quote
Old 09-22-2007, 11:38 PM   #5 (permalink)
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

There is no excuse for a script like to use so much memory.
Village Idiot is offline  
Reply With Quote
Old 09-25-2007, 01:38 AM   #6 (permalink)
The Wanderer
 
Join Date: Sep 2007
Posts: 8
Thanks: 0
clookid is on a distinguished road
Default

Thank you for the rapid response. I am now trying to develop my own del.icio.us script but I am experiencing a slight problem with proxifying the urls. I will start a thread up about it to let you know some more information.
clookid is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 02:52 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design