Oh, I'm not asking for myself, I already know what my server has installed and such but thought it might be helpful for non-programmers to be able to just download a single file, upload it to their host and open it to see YES or NO if it would work.
Im not sure if it would be this easy. Ioncube has scripts to help identify the loader needed and it tries to test the loader. In order to do this though it needs all the loaders, about 8 meg I beleive so many people probably wouldnt go through the trouble.
There are also many variables from host to host. Some have loaders loading already in php.ini. Some dont but allow people to use their own php.ini to load the loaders etc. Even among people who are willing to read the ioncube docs many simply dont understand how paths work on a web server so invariable need a little guidance in getting the path to their loaders setup right in the php.ini anyways.
In the end, most web hosts, are generally pretty helpfull in this regard and if told where the current ioncube loaders are in a customers web space they usually dont have any problem setting up a php.ini for the customer so the loaders are loaded.
10-04-2006 10:16 PM
Chad
Oh, I'm not asking for myself, I already know what my server has installed and such but thought it might be helpful for non-programmers to be able to just download a single file, upload it to their host and open it to see YES or NO if it would work.
10-04-2006 09:48 PM
juven14
You can read this thread for testing ioncube loaders:
I'm not totally sure everything is covered here, but I'll leave that up to the staff to address.
10-04-2006 08:28 PM
Chad
Do you have a test.php file that can be placed on a server to test system/server requirements? Might be a good idea to write one for prospective buyers.