Forum Moderators: coopster
I have a dedicated Linux box with PHP 4.4.x installed. When trying to install Wordpress, my install.php page comes up blank. (It happens when trying to install 3 different versions of WP. Argh.)
I'd like to configure my PHP to display the error, but I have no idea how to do that (I'm ignorant when it comes to tech stuff like this).
Do I do something to the php.ini file?
Do I go into my domain's cpanel to find the php.ini file?
Do I go into my domain's WHM to find the php.ini file?
In research how to display errors, I've seen others mention a "display_errors = On" parameter in the php.ini.
But, I honestly have no idea where to find that file or how to modify it?
If anyone has any insight into how I can display errors in PHP, please let me know. This has been driving me nuts.
Thanks much.
I was hoping that the error was in my logs, but unfortunately, checking my logs didn't yield anything conclusive.
I was hoping to make whatever change was necessary to configure my PHP to display the error, see the error, report it back to my host and then switch it back to not display the error.
Shouldn't take more than a couple minutes and I'm okay with the lack of security during that time. Literally the time it takes to reload a page.
That said, do you know how I can make such a change to configure my PHP?
Thanks for any help you can offer!