I found my problem, I had the register_globals = YES in Plesk PHP parameters, which was causing the issue as it's not used valid directive for PHP5.4.
A fast procedure to figure this out and resolve the issue:
1) see in log file "/var/log/httpd/error_log" the following "PHP Fatal error...