I've searched the forums for this so I apologize if this has already been covered.
I use a hosting service to host my site where I plan to run this CRM software.
It appears that they are running a non-standard install of PHP (4.4.2).
The global settings for the server has SAFE_MODE turned on, but they do allow it to be turned off on a case by case basis per domain. In doing this, my php.ini file is not located in its usual location:
/usr/local/Zend/etc/php.ini
Instead, it is located in my
/home/myusername/www/
aka "public_html" directory where I can make changes. I have SAFE_MODE turned OFF for my domain, but because the installer reads the default php path, it thinks it is ON.
Is there a way I can modify the installer so it reads MY php.ini file instead?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks