That's interesting. We've done that on many DA servers and they work just finePicked a spot and inserted anyway... Still not working.
Warning: exec() has been disabled for security reasons in /usr/local/directadmin/plugins/Exim_Editor/scripts/downloader.php(0) : eval()'d code on line 1
Warning: Invalid argument supplied for foreach() in /usr/local/directadmin/plugins/Exim_Editor/scripts/downloader.php(0) : eval()'d code on line 1
ionCube Loaders Successfully Downloaded!
Did you check the directory I pasted above? If there are no ioncube files in there after you run the php file manually, then the downloader.php file isn't working then.
Dave seems to know about this issue as seen earlier in this thread.
Don't know what I did but it's working now.. LOLOLOLOL...
Here is the code I entered into putty and it's now working jsut fine...
cd /usr/local/directadmin/plugins/Exim_Editor/scripts/ (enter)
php downloader.php
Thanks guys..
For PHP 5.2, you just need to add a single line in the /usr/local/directadmin/plugins/Exim_Editor/data/php.ini
skruf, why dont you put the zend_exitension line in the bundled php.ini by default?
thanks it is worked like charmHey,
OK, I'm pretty sure I found the issue we were having...
In the Plugin Manager, simply use the folllowing URL to install the latest Exim Editor:
http://files.mysiteplugins.com/Exim_Editor.tar.gz
Sorry for all the inconvenience... Please let me know if it works (or doesn't).
Thanks, David
thanks it is worked like charm
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 57067438 bytes) in /usr/local/directadmin/plugins/Exim_Editor/sources/getdir.php on line 0
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 57067438 bytes) in /usr/local/directadmin/plugins/Exim_Editor/sources/getdir.php on line 0
memory_limit = 256M ; Maximum amount of memory a script may consume (128MB)