An uncaught Exception was encountered |
(03-21-2022, 12:47 AM)InsiteFX Wrote: Your solution there is telling me that it is not finding the MySQL files. Which maybe a configuration setup problem. I agree. If I understood the logic being used in the PHP code, I could suggest a solution to the problem. All I did was track back the error to a point where there had to be an issue. I seen the socket setting was blank for the mysqli connect function and dropped in the socket info. The thing I don't get is why isn't the setting in the database configuration? I see socket logic in the code but where is it being set at? |
Messages In This Thread |
An uncaught Exception was encountered - by ChicagoPhil - 03-20-2022, 12:22 AM
RE: An uncaught Exception was encountered - by kenjis - 03-20-2022, 04:31 AM
RE: An uncaught Exception was encountered - by ChicagoPhil - 03-20-2022, 09:11 AM
RE: An uncaught Exception was encountered - by ChicagoPhil - 03-20-2022, 12:45 PM
RE: An uncaught Exception was encountered - by ChicagoPhil - 03-20-2022, 06:17 PM
RE: An uncaught Exception was encountered - by InsiteFX - 03-21-2022, 12:47 AM
RE: An uncaught Exception was encountered - by ChicagoPhil - 03-21-2022, 08:01 AM
RE: An uncaught Exception was encountered - by ChicagoPhil - 03-21-2022, 05:57 PM
RE: An uncaught Exception was encountered - by kenjis - 03-21-2022, 07:03 PM
RE: An uncaught Exception was encountered - by ChicagoPhil - 03-22-2022, 01:16 PM
RE: An uncaught Exception was encountered - by dmerns - 03-18-2024, 01:39 PM
|