Jump to content
  • 0

A Lot To Ask


rjwjason

Question

4 answers to this question

Recommended Posts

  • 0

I'm a RHEL/CentOS guy, so maybe someone from the community will be able to help you with installing necessary packages.

 

If you have a web server up and running, and know how to create a database in MySQL then you can install via SSH this way..

 

cd /var/www/html (your document root for your web server)

wget https://account.blesta.com/client/plugin/download_manager/client_main/download/44/blesta-3.2.1.zip

unzip blesta-3.2.1.zip

cd blesta

php ./index.php install

 

Then, follow the prompt to complete installation. You'll be asked for your MySQL database/user/pass

Link to comment
Share on other sites

  • 0

Alright, I have all the prereqs installed.  I made a database called billing, but when I run the cli I type in my host which is the default localhost, my user which is billing, the database name which is billing, then the password.  But it fails to connect, then gets stuck in a cycle asking for my database info.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...