bgasperosky
Forum Replies Created
-
Forum: Installing WordPress
In reply to: “Undefined Index” when installing WordPress 4.6I also found our Red Hat server is running PHP 5.5.29 and MySQL 5.5.45. Current WordPress recommended versions are PHP 5.6 and MySQL 5.6. We will upgrade the server to PHP 5.6 today, but Red Hat has not released a package for MySQL 5.6 yet, and our network administrator’s policy is to not build these packages from source. So, hopefully, PHP 5.6 and the addition of the php5-curl module will resolve this issue. If anyone has other suggestions as to what to check on our server, let me know.
Again, almost everything works except the home admin page and the updates page in the admin. The public front end is working, and I can access the rest of the admin area by logging in and navigating to /edit.php after hitting the white screen of death on the home page.
Forum: Installing WordPress
In reply to: “Undefined Index” when installing WordPress 4.6Sakar, fsockopen is enabled, but the php5-curl module is not installed. cURL is installed on the server, though without the php-curl module, I don’t Apache and PHP can access it. Are both required, or just one of them?
Forum: Installing WordPress
In reply to: “Undefined Index” when installing WordPress 4.6Tara, we only manually update on this server as I am required to use an RSA key to log in and modify files. Note this also happened on a clean install of 4.6 this morning, and it is still happening after manually updating to 4.6.1. this afternoon. This does not happen on installs or updates of older versions, as we did not have these errors when our instances were running 4.5.3. Our network administrator is going to take Sakar’s advice and make sure Curl and fshockopen are installed on our Red Hat server when he returns tomorrow.
- This reply was modified 9 years, 8 months ago by bgasperosky.