This object is in archive! 

Clicking validate during installation does nothing.

Archived Graham M. 10 years ago

PHP v5.4.23

MySQL v5.5.35

Centos 6.3


When attempting to install the free version, clicking on the validate button does not do anything. All tests are passed.


Viewing the console in a browser does not show anything either.


I have logged in to MySQL using command line client and verified that the user credentials work. I have also created a table verifying that the user has the correct rights.


Please help?

Replies (5)

photo
1

Hello,

There are 2 possible solutions for this:

  1. Upload files in binary mode;
  2. Make sure db user has permissions in database to create, delete and alter tables, records, etc, so give db user maximum permissions for the database + db user should have db password.

If should work if you'll perform above actions.

photo
1

Hi Stas,


I used WinSCP in binary mode to upload the .ZIP file to the Centos server. I then unzipped the file using the unzip command.


As a test, I have specified the root MySQL user, so permissions are not going to be an issue, but it still does not progress.


I will try on a fresh server and report back.

photo
1

Hi Graham,

Let us know if it worked on new server.

Thank you.

photo
1

Hi Stas,


It worked successfully on a new Centos 6.5 server. There must have been something strange on the original server I was using.


Graham

photo
1

Hi Graham,

Glad that it worked. In case more problems or questions, let us know.

Replies have been locked on this page!