Jump to content

PHP Error on Sites


cyberedge

Recommended Posts

I keep getting a PHP error on sites I upload that is installed on my IIS server.  I never use to.  I upgraded from 4.3 to 4.4 and can not figure what I am doing wrong in the php.ini file.  I have display_error off but when using an install.php on my template it has errors.  Please help on other servers that have PHP there is no issue with errors and the template works fine.  Just on this IIS Server.

Link to comment
Share on other sites

When you make changes to the php.ini you'll need to restart the server for the changes to be made.

Also you should not hide errors you should fix them. If you have restarted the server and you're still getting errors then PHP is not loading up the correct php.ini

You can check that php is using the correct php.ini by running then [code=php:0]phpinfo()[/code] function a script and looking at the [b]Configuration File (php.ini) Path[/b] line.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.