You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm excited to try this out for some scholarly art/architectural history digital publications.
Am trying to install, but I keep getting a PDOException: SQLSTATE[HY000] [1045] . I've tried multiple ways of installing databases & listing usernames. Had initially assumed this workflow:
In CPanel, create a new database.
Download Zip
Unzip
Add to new directory via FTP
Navigate to [new directory]/OSCI-Toolkit-Installer-master in a browser.
Run osci-installer.php.
Enter new db credentials & create admin account.
Complete install. -- it's at this stage that the browser redirects to /osci-seeder.php.
When I return to [new directory]/OSCI-Toolkit-Installer-master, I receive
PDOException: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES) in lock_may_be_available() (line 167 of /home/[path]/OSCI-Toolkit-Installer-master/includes/lock.inc).
Any advice would be greatly appreciated!
Hannah
The text was updated successfully, but these errors were encountered:
Hello,
I'm excited to try this out for some scholarly art/architectural history digital publications.
Am trying to install, but I keep getting a PDOException: SQLSTATE[HY000] [1045] . I've tried multiple ways of installing databases & listing usernames. Had initially assumed this workflow:
In CPanel, create a new database.
Download Zip
Unzip
Add to new directory via FTP
Navigate to [new directory]/OSCI-Toolkit-Installer-master in a browser.
Run osci-installer.php.
Enter new db credentials & create admin account.
Complete install. -- it's at this stage that the browser redirects to /osci-seeder.php.
When I return to [new directory]/OSCI-Toolkit-Installer-master, I receive
PDOException: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES) in lock_may_be_available() (line 167 of /home/[path]/OSCI-Toolkit-Installer-master/includes/lock.inc).
Any advice would be greatly appreciated!
Hannah
The text was updated successfully, but these errors were encountered: