Control Web Panel
WebPanel => Installation => Topic started by: cyclonite on August 16, 2015, 01:01:36 PM
-
i readed this article here about installing wordpress http://forum.centos-webpanel.com/aplications/how-to-install-wordpress-to-linux-server/ but i don't understand it realy.
there is more detailed guide with pictures?
-
1.Add a user to cwp for the domain you want to host
2.copy,download or upload the files to public_html folder of the new acc
3.in cwp MySQL manager add a database and user
4.reset permission (fix) if required on the account you created
5.Navigate to the sites url and use the wizard to install the database and make the config
-
hi.
Sorry when write in old topic.
But I copy file to public_html folder.
And fix permission OK.
but when access link -> show http error 500 and no show anything.
Any config for php, apache for wordpress.
-
Take a look at the error logs for more information on the cause of this error.
Could be a configuration problem in your .htaccess file.
And make sue the folders have permission 755 and 644 for files.
Are your suphp settings correct?
-
HAIZZZZZ.
Error with upload files.
Upload with root = zip file and extract -> fix permission -> OK.
upload with client account will lost some file and error show.
P/s: CWP not support upload source with client ??????
I upload with drag-drop simple_ftp
Thanks.
-
Before extracting the file run
umask 022
Then chown the extracted files to the desired user account if you are using root.
-
Hi,
You can upload your files via your FTP client.