Jump to content

PHP Warning


jwilson122

Recommended Posts

Hey everyone, I have created a simple framework script and Im getting this error inserted into my error_log file in the root folder:

 

[31-Oct-2010 13:14:59] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/: cannot read file data: Is a directory in Unknown on line 0

 

Any ideas guys??

Link to comment
Share on other sites

look for /usr/local/lib/php/extensions/no-debug-non-zts-20060613 in php.ini and either comment it out or update it to the correct path. if you don't know the correct path, try looking in /usr/local/lib/php/extensions/

 

You mean changing the /usr/local/lib/php/extensions/no-debug-non-zts-20060613 to /usr/local/lib/php/extensions/ ?

Link to comment
Share on other sites

look for /usr/local/lib/php/extensions/no-debug-non-zts-20060613 in php.ini and either comment it out or update it to the correct path. if you don't know the correct path, try looking in /usr/local/lib/php/extensions/

 

You mean changing the /usr/local/lib/php/extensions/no-debug-non-zts-20060613 to /usr/local/lib/php/extensions/ ?

 

No, I mean look for something that looks similar to /usr/local/lib/php/extensions/no-debug-non-zts-20060613 and update the value in php.ini to the correct value. But if there is no similar directory, I would comment that line out of php.ini.

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.