Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
I recently unzipped and loaded all of the content/files from the CMS zip file to my web hosting account (through FTP). All files are on there correctly. I'm completely lost the next step - how do I get to the CMS admin login? I go to my webpage and type /admin behind the url and nothing. I looked through all of the videos and it skips from unzipping/downloading the files to customizing a template (it says the next video will show you how to set up the admin panel, etc) Please help!
Database Connection Failed
Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (2002)
Function Performed: CONNECT
Host/DB: localhost/cms
Database Type: mysql
What is my next step? Is that were I have to change the directories to 777? Where do I do this through my web hosting company?
Do I need to change all of my file permissions to 644 (its set at 755 default)? Because now I get this error message:
Database Connection Failed
Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (2002)
Function Performed: CONNECT
Host/DB: localhost/cms
Database Type: mysql
I did all of the steps. But when I create a database it tells me the cms (name) is already taken, which I've never created one yet?
I then went to the install page, clicked english. And then I receive this message:
Session not working, you have problem with some modules and functionality! Ask your provider, exiting!
What is going on now?? All my permissions are set to what they need to be. Is it because I had to create a database called cms_test rather than cms as instructed?
bdivinedesigns wrote:I did all of the steps. But when I create a database it tells me the cms (name) is already taken, which I've never created one yet?
Are you on GoDaddy or another shared hosting site? If that is the case, try using a name that is unique to your site like
mysitecms
I mention that b/c the same happened to me with my GoDaddy hosting.