apache - Why does php script die at log_message? -


what cause script die on line:

log_message('debug', "config class initialized"); 

details:

this line in codeigniter system/core/config.php file , on site worked have installed new centos 6.4 virtual machine.

i suspect it's apache configuration issue.

you have different version of php


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -