Jump to content
  • 0

Trouble with installation


Luke

Question

Hey, I'm trying to install Blesta on my machine, and so far so good! But theres 1 problem, and that is that Blesta is doing weird with my database. Take a look.

I filled in everything correctly, the database exists. But when I click ''install'' it takes me to a blank page, and when I go back back, it seems like the installation is loading, but it gets stuck here and wont move at all.

Am I doing something wrong?

 

Blesta1.JPG

blesta2.JPG

blesta3.JPG

blesta4.JPG

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 1

The error seems to indicate that you are running PHP 7.2 and have not applied the hotfix-php71 patch that's included in the Blesta zip file. That directory contains 3 files in various directories, and you must overwrite the original Blesta files of the same names with those to give it PHP 7.1 & PHP 7.2 support. Once you do that, I suspect it'll work.

Link to comment
Share on other sites

  • 0

A blank page indicates there is some sort of error, which is being suppressed. Clicking back could have unexpected results.

  • Was the database "blesta" populated with any tables? If so, how many?
  • Is your database credentials correct? Seems unusual that your username would be phpmyadmin
  • Does your database user have full permissions to the "blesta" database?
  • Do you have SSH access to the server? If so, you might try the CLI installer: php ./index.php install
Link to comment
Share on other sites

  • 0
59 minutes ago, Luke said:

The database is not populated with any tables, the database login info is correct, the user has full access, and when I try the CLI installer it doenst detect the extensions.

Try CLI installer with the full path to the right PHP version, it must be different than what Apache is using. Do you have access to PHP error logs? The error logs probably have more details.

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...