This topic is locked

Where is php.ini

8/1/2008 10:35:52 AM
PHPRunner General questions
C
cglaeser author

I moved my website and PHPRunner database to a new ISP. Now, some of the database features generate error messages such as "Cannot modify header information". According to the PHPRunner FAQ, the problem may be related to the session variables in the php.ini file. However, I can't find the php.ini file. Since my website is on a shared host, I'm guessing the php.ini file is in a shared location that I do not have access. How do I approach this problem?
Best,

Christopher

C
cglaeser author 8/1/2008

I found the php.ini file and settings by placing the code:
<?php phpinfo(); ?>
in a file called phpinfo.php, uploaded to my website, and then opened the file with a browser. This dumped the location of the php.ini file and all the settings. Although I could not directly access or modify this file, the cpanel included an option to create a copy of this file and store it in a location I could access and modify.
Best,

Christopher

J
Jane 8/4/2008

Christopher,
It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.