Jump to content

Not Using php.ini?


Recommended Posts

I just did a fresh install with php... here is my config from phpinfo()

 

'./configure' '--sysconfdir=/etc' '--datadir=/usr/share/php' '--libdir=/usr/lib' '--includedir=/usr/include' '--with-apxs2=/usr/local/apache2/bin/apxs' '--disable-ipv6' '--with-openssl' '--with-zlib' '--enable-bcmath' '--with-bz2' '--enable-calendar' '--with-curl' '--enable-exif' '--with-gd' '--with-gmp' '--with-imap' '--with-imap-ssl' '--with-ldap' '--with-ldap-sasl' '--enable-mbstring' '--with-mcrypt' '--with-mhash' '--with-mssql' '--with-mysqli' '--with-readline' '--enable-soap' '--enable-sockets' '--enable-zip' '--with-pear' '--enable-ftp' '--enable-pcntl' '--with-freetype-dir=/usr/include/freetype2' '--with-png-dir=/usr/include/libpng' '--with-tidy' '--with-oci8=instantclient,/opt/oracle/instantclient/instantclient_11_1' '--with-kerberos'

 

Somehow I am not sure how, I got PHP to not read my php.ini file. I have checked and double checked for a php.ini in a rouge place, but I don't see any. Just the one in /usr/local/lib

 

I don't know how to fix this one. Ideas?

Link to comment
https://forums.phpfreaks.com/topic/70051-not-using-phpini/
Share on other sites

  • 3 weeks later...

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.