Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2019
    Location
    Norwalk, Ohio
    Posts
    7
    Plugin Contributions
    0

    database error Fresh Install throwing SQL error

    PHP ver 8.3
    MySQL ver 5.7
    IIS 8.5
    New Install

    I went through the installation, database tables were created. When I visit the home page, it gives a 500 error. Going to the logs, the following errors are there:

    PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user '***'@'localhost' (using password: YES) in yadayada\products\laravel\vendor\illuminate\database\Connectors\Connector.php:70

    Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user '***'@'localhost' (using password: YES) (SQL: select * from `plugin_control` where (`status` = 1) order by `name` asc, `unique_key` asc) in yadayada\laravel\vendor\illuminate\database\Connection.php:760

    I did attempt to hardcode the username and password into the connector file, but the same error occurred.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,743
    Plugin Contributions
    95

    Default Re: Fresh Install throwing SQL error

    Quote Originally Posted by bustin98 View Post
    PHP ver 8.3
    MySQL ver 5.7
    IIS 8.5
    New Install

    I went through the installation, database tables were created. When I visit the home page, it gives a 500 error. Going to the logs, the following errors are there:

    PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user '***'@'localhost' (using password: YES) in yadayada\products\laravel\vendor\illuminate\database\Connectors\Connector.php:70

    Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user '***'@'localhost' (using password: YES) (SQL: select * from `plugin_control` where (`status` = 1) order by `name` asc, `unique_key` asc) in yadayada\laravel\vendor\illuminate\database\Connection.php:760

    I did attempt to hardcode the username and password into the connector file, but the same error occurred.
    Zen Cart doesn't support IIS servers: https://docs.zen-cart.com/user/first...-not-supported

 

 

Similar Threads

  1. v210 Fresh install error
    By windsurfer in forum Installing on a Windows Server
    Replies: 5
    Last Post: 16 Oct 2024, 04:27 PM
  2. Error after fresh install
    By brisbanetimeout in forum Installing on a Windows Server
    Replies: 1
    Last Post: 13 Jul 2007, 01:51 AM
  3. Fresh install, 404 error
    By grrajeshkumar in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 20 Jul 2006, 09:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg