PDA

View Full Version : php.ini files



PilotPete
10-05-2006, 07:44 PM
I have purchased a classiied database program from 68classifieds.com that required a php loader from ioncube to be enabled. I have a VPS with iPower on which I am setting up on a new domain that tells me I have the php.ini file in it however it needs to have a new line of script entered for the loader. My problem is finding the files or getting into the root level where it is. iPower is proving less than helpful by not replying to emails. Any out there able to offer suggestions.

kgun
11-13-2006, 10:45 AM
It depends on how they configure their webservers.

Some hosters do not allow you access to or permission to change the php.ini file.

If not, you can do the same configuration in .htaccess that you should have access to. Unless, my reccomendation. Change hoster.

You start with the following:

php_value ...

in your .htaccess file.