bartt
02-21-2010, 11:41 AM
New to hostmonster, but not my first rodeo..
I am attempting to setup a few forms that use Pear, so I need to update the include path used by php. I have added the default php.ini file via the php config page and edited the include path in php.ini. I uploaded a simple script file to display the php config (the usual phpinfo(); call). But it only displays the default include path, so I have to assume that the new php.ini file has not been read.
What does it take the kick the server in the butt and get it to read the ini file? Since I know I cannot restart the server myself, what must I do to get this going?
Thanks in advance.
I am attempting to setup a few forms that use Pear, so I need to update the include path used by php. I have added the default php.ini file via the php config page and edited the include path in php.ini. I uploaded a simple script file to display the php config (the usual phpinfo(); call). But it only displays the default include path, so I have to assume that the new php.ini file has not been read.
What does it take the kick the server in the butt and get it to read the ini file? Since I know I cannot restart the server myself, what must I do to get this going?
Thanks in advance.