Jump to content

Includes broken after Snow Leopard upgrade


Recommended Posts

Hello, all,

 

This is my first time posting here, so thanks in advance for reading.

 

After upgrading my Mac to OS 10.6, includes are broken. According to phpinfo():

 

Loaded Configuration File	/private/etc/php.ini
include_path	.:/usr/lib/php	.:/usr/lib/php

 

However, within /private/etc/php.ini is the correct include path:

 

include_path = ".:/php/includes:/library/webserver/documents/common/includes"

 

I'm not using any .htaccess files, nor do I have any httpd.conf directives.

 

Any ideas where PHP's getting its include_path value from?

 

Thanks, all.

 

--Ray

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.