Hello Everybody, I have one little problem here. I run one Apache 2.0.55 + PHP 5.1.6 server on one Fedora Core release 4 (Stentz) Linux. Every changes maked in php.ini dont affect anything in the configuration.
Build: ./configure --prefix=/usr/php --exec-prefix=/usr --with-apxs2=/usr/bin/apxs --with-zlib --with-mysql --with-mysql-sock=/var/lib/mysql/mysql.sock --with- mssql=/usr --with-gd=/usr --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib - -with-freetype-dir=/usr/lib --with-config-file-path=/etc/php.ini Configuration File (php.ini) Path: /etc/php.ini [EMAIL PROTECTED] ~]# ls -la /etc/php.ini -rw-r--r-- 1 root root 42174 Oct 23 18:01 /etc/php.ini Please what is it and what I can do to solve this ? Thanks.