-
Created a topic, PayPal requires account creation with credit card charge, on the site WordPress.org Forums:
Opened a ticket with PayPal because using the Events M… -
Posted a reply to PHP 5.4 upgrade to 5.6 unable to connect mysql, on the site WordPress.org Forums:
Good news problem solved. I went to PHP 7.2.22. After trying to update Mysql to… -
Posted a reply to PHP 5.4 upgrade to 5.6 unable to connect mysql, on the site WordPress.org Forums:
Forgot to mention still trying to understand why 5.4 handles receiving an unknown charset from… -
Posted a reply to PHP 5.4 upgrade to 5.6 unable to connect mysql, on the site WordPress.org Forums:
FYI I have the following in place to fix the SHA2 issue: default_authentication_plugin=mysql_native_password -
Posted a reply to PHP 5.4 upgrade to 5.6 unable to connect mysql, on the site WordPress.org Forums:
Will certainly be looking at PHP and Mysql compatibility versions. Some good input to look… -
Posted a reply to PHP 5.4 upgrade to 5.6 unable to connect mysql, on the site WordPress.org Forums:
Ok, tried the remi 5.6 which didn't help. Then I went to answer the first… -
Created a topic, PHP 5.4 upgrade to 5.6 unable to connect mysql, on the site WordPress.org Forums:
I upgraded from PHP 5.4.2 on Centos 7 to PHP 5.6.40 be… -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
SOLVED I've completed my testing and have the answers I was looking for. I started… -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
Ok agree with the SELinux theory. I have not set SELinux to permissive, and don't… -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
Ok da this php-fpm went over my head completely, thinking rpm typo. I have run… -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
Ok checked ownership in update-core.php which is the file in control during failure. Both functions… -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
Was apache:apache -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
ownership is now root:apache -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
After more looking I changed my php program to: <?php echo exec('whoami'); print "<br>"; print… -
Posted a reply to Update requires connection information, on the site WordPress.org Forums:
Ok I checked the user by coding a php file: <?php echo exec('whoami'); ?> and… -
Created a topic, Update requires connection information, on the site WordPress.org Forums:
Installed Wordpress 4.9.8 and wordpress would like to … -
Posted a reply to Unable to control templete html, on the site WordPress.org Forums:
Looks like I'm back on my way, closing this post. -
Posted a reply to Unable to control templete html, on the site WordPress.org Forums:
Thanks for the update, have been working with those links and they are really good.… -
Created a topic, Unable to control templete html, on the site WordPress.org Forums:
Want to learn how to build a Theme from scratch. I am…