Jump to content

Loop first installation on http://phpvms.ralp.it/install/step2


Recommended Posts

Posted

After successfully passing the requirements and database access phases, the application goes into a loop in the database setup phase.
I noticed that strangely the credentials have the user name without any value. This is how the connection string looks like:
SQLSTATE[HY000] [1045] Access denied for user ''@'127.0.0.1' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = '' and table_type = 'BASE TABLE' order by table_name).
And as you can see, the username is not reported, which in my case is phpvms and which has successfully passed the db access test.
What am I doing wrong?
image.thumb.png.61e69bd2467f4d955361829a8c376665.png

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

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