|
C
|
cgphp 7/9/2013 |
|
Did you port the database from localhost to the Red Hat server? It could be a issue related to the dynamic permissions. Do you get errors in Firebug or Chrome developer tools? |
|
|
B
|
bellocs author 7/9/2013 |
|
No, database is remote and accessed via TNS names. I can access and browse the database without issue (with the single element from the drop down menu). I don't see any errors in Firebug, which is what's bugging me the most. |
|
|
C
|
cgphp 7/9/2013 |
|
Check the PHP log file for errors on the Red Hat server or enable the "displaying error" directive in the php.ini file. |
|
|
B
|
bellocs author 7/9/2013 |
|
No errors are appearing in PHP or Apache logs. |
|
|
C
|
cgphp 7/9/2013 |
|
Are you experimenting the same issue using a different PHP version? |
|
|
B
|
bellocs author 7/9/2013 |
|
Hmm, I could test that. Let me dig around the lab for a server with a different version of PHP. I'll get back to you on that. |
|
|
B
|
bellocs author 7/9/2013 |
|
Are you experimenting the same issue using a different PHP version?
|
|