Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on a linux localhost server (lampp) but works on a windows localhost server (wamp)) #3

Open
Chikwanda420 opened this issue Jan 9, 2023 · 2 comments

Comments

@Chikwanda420
Copy link

Warning: Undefined array key "language" in /opt/lampp/htdocs/fleetco/include/commonfunctions.php on line 3517

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/lampp/htdocs/fleetco/include/commonfunctions.php on line 3517

Warning: Undefined array key "myqsladdress" in /opt/lampp/htdocs/fleetco/connections/MySQLiConnection.php on line 64

Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'fleetco'@'localhost' (using password: YES) in /opt/lampp/htdocs/fleetco/connections/MySQLiConnection.php:73 Stack trace: #0 /opt/lampp/htdocs/fleetco/connections/MySQLiConnection.php(73): mysqli_connect('127.0.0.1', 'fleetco', ''', '3306') #1 /opt/lampp/htdocs/fleetco/connections/Connection.php(55): MySQLiConnection->connect() #2 /opt/lampp/htdocs/fleetco/connections/MySQLiConnection.php(21): Connection->__construct(Array) #3 /opt/lampp/htdocs/fleetco/connections/ConnectionManager.php(167): MySQLiConnection->__construct(Array) #4 /opt/lampp/htdocs/fleetco/connections/ConnectionManager.php(84): ConnectionManager->getConnection('carrier_at_loca...') #5 /opt/lampp/htdocs/fleetco/connections/ConnectionManager.php(95): ConnectionManager->byId('carrier_at_loca...') #6 /opt/lampp/htdocs/fleetco/include/appsettings.php(1145): ConnectionManager->getDefault() #7 /opt/lampp/htdocs/fleetco/include/dbcommon.php(57): include('/opt/lampp/htdo...') #8 /opt/lampp/htdocs/fleetco/RenewalsMaster_add.php(5): require_once('/opt/lampp/htdo...') #9 {main} thrown in /opt/lampp/htdocs/fleetco/connections/MySQLiConnection.php on line 73

@gilesytheking
Copy link

I'm also having the same issue. I'm very interested to try this platform. @Chikwanda420 did you manage to resolve the issue?

@neuharthr
Copy link
Owner

Would either of you like to submit a PR for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants