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

matlab - Deleting rows with specific rules -

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