Author Topic: Migration wordpress site to CWP from cpanel error 500  (Read 11763 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Migration wordpress site to CWP from cpanel error 500
« on: December 21, 2014, 10:33:03 AM »
Hi, yesterday i migrated my wordpress site hosted on cpanel to CWP, but im getting a 500 internal server error when i access my site, i configured everything the right way, db dbuser and pass, all set right in wp-config, i tried playing around with htaccess but nothing, i have done wordpress migration many times from cpanel to zpanel and had no problems. But to CWP i cannot seem to sort it out.

Thanks

Offline
*
Re: Migration wordpress site to CWP from cpanel error 500
« Reply #1 on: December 21, 2014, 10:37:13 AM »
Fixed!

option no.1. (this will fix all permissions for the user account)
go to CWP menu --> User Accounts -- > Fix Permissions and select user

Thanks

Offline
***
Re: Migration wordpress site to CWP from cpanel error 500
« Reply #2 on: December 21, 2014, 10:05:19 PM »
This is due to suPHP. All files into the folder has to be owned by current user.
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.

Offline
*
Re: Migration wordpress site to CWP from cpanel error 500
« Reply #3 on: May 25, 2020, 04:03:32 AM »
I know this is an old topic...but I struggled with this quite a bit today and I finally figured out my unique problem. The password I was using started with a % and for some reason it would not let me connect to MySQL with it. Once I changed the first character to a letter or number, it worked.

I'm not sure if the password was never properly created with the % in the MySQL setup area, or if CWP just doesn't handle MySQL passwords with % at the beginning. Might be a bug somewhere in CWP. I use CentOS 7.
« Last Edit: May 25, 2020, 04:06:09 AM by BlueSquares »