After recompiling apache with WHM, some of my sites running Oscommerce and PhpNuke get parse errors:
Phpnuke:
Parse error: parse error in /home/santande/public_html/community/mainfile.php on line 419
Fatal error: Call to undefined function: sql_query() in /home/santande/public_html/community/index.php on line 18
Oscommerce:
Parse error: parse error in /home/intelin/public_html/tienda/includes/functions/general.php on line 648
Parse error: parse error in /home/intelin/public_html/tienda/includes/classes/shopping_cart.php on line 74
Parse error: parse error in /home/intelin/public_html/tienda/includes/classes/navigation_history.php on line 73
Parse error: parse error in /home/intelin/public_html/tienda/includes/functions/sessions.php on line 128
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/intelin/public_html/tienda/includes/functions/general.php:648) in /home/intelin/public_html/tienda/includes/functions/sessions.php on line 67
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/intelin/public_html/tienda/includes/functions/general.php:648) in /home/intelin/public_html/tienda/includes/functions/sessions.php on line 67
Fatal error: Cannot instantiate non-existent class: shoppingcart in /home/intelin/public_html/tienda/includes/application_top.php on line 253
I got this error when I compiled it..
Installing PEAR environment: /usr/lib/php/
Parse error: parse error in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR.php on line 387
Parse error: parse error in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR/Installer.php on line 179
Fatal error: Class pear_registry: Cannot inherit from undefined class pear in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR/Registry.php on line 39
make[1]: *** [install-pear-installer] Error 255
make: *** [install-pear] Error 2
I tried easyapache wit option 5 with no success, also i sttoped services httpd and chkservd
Can any one please helpme with this?
Phpnuke:
Parse error: parse error in /home/santande/public_html/community/mainfile.php on line 419
Fatal error: Call to undefined function: sql_query() in /home/santande/public_html/community/index.php on line 18
Oscommerce:
Parse error: parse error in /home/intelin/public_html/tienda/includes/functions/general.php on line 648
Parse error: parse error in /home/intelin/public_html/tienda/includes/classes/shopping_cart.php on line 74
Parse error: parse error in /home/intelin/public_html/tienda/includes/classes/navigation_history.php on line 73
Parse error: parse error in /home/intelin/public_html/tienda/includes/functions/sessions.php on line 128
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/intelin/public_html/tienda/includes/functions/general.php:648) in /home/intelin/public_html/tienda/includes/functions/sessions.php on line 67
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/intelin/public_html/tienda/includes/functions/general.php:648) in /home/intelin/public_html/tienda/includes/functions/sessions.php on line 67
Fatal error: Cannot instantiate non-existent class: shoppingcart in /home/intelin/public_html/tienda/includes/application_top.php on line 253
I got this error when I compiled it..
Installing PEAR environment: /usr/lib/php/
Parse error: parse error in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR.php on line 387
Parse error: parse error in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR/Installer.php on line 179
Fatal error: Class pear_registry: Cannot inherit from undefined class pear in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR/Registry.php on line 39
make[1]: *** [install-pear-installer] Error 255
make: *** [install-pear] Error 2
I tried easyapache wit option 5 with no success, also i sttoped services httpd and chkservd
Can any one please helpme with this?