Basically here is my configure command:
Code: Select all
./configure --prefix=/usr --includedir=/usr/include --with-apxs2=/usr/local/apache2/bin/apxs --with-gd --with-jpeg --with-zlib --enable-magic-quotes --with-regex=system --enable-xml --enable-ftp --disable-debug --with-pdflib-dir=/usr/lib --with-mysql=/usr/local/mysql --with-freetype-dir=/usr/lib --enable-gd-native-ttf --enable-gd-imgstrttf --with-ttf --with-calendar --with-config-file-path=/etc/php.iniI restart apache
I load a page that has a fatal error on it, and it still displays it. This leads me to believe the php file is not being read.
I have been at it for hours, can't get anywhere. Need help!
It's appreciated. Thank you