HabbieCMS - MySQL server problem

MrQuoute

Member
Oct 6, 2020
40
4
Hi,

I have a problem with HabbieCMS.

You must be registered for see images attach

How can i fix this?


Kind regards,
MrQuoute
 

TesoMayn

Boredom, it vexes me.
Oct 30, 2011
1,482
1,482
I assume you are using Windows and XAMPP
Go to C:\xampp\php and create a folder named "logs" if one does not exist

Then restart Apache and refresh the page, that should create a PHP error log

Remove any sensitive information from the error log, and post it on here.
 

MrQuoute

Member
Oct 6, 2020
40
4
I assume you are using Windows and XAMPP
Go to C:\xampp\php and create a folder named "logs" if one does not exist

Then restart Apache and refresh the page, that should create a PHP error log

Remove any sensitive information from the error log, and post it on here.

Don't come in
 

TesoMayn

Boredom, it vexes me.
Oct 30, 2011
1,482
1,482
Alright, create a PHP file with the following contents

PHP:
<?php
phpinfo();
?>

And search for "error_log"

That will have the path for your PHP error log file.
 

TesoMayn

Boredom, it vexes me.
Oct 30, 2011
1,482
1,482
error.php? Is that what you named the file?

The file you create should look like this
i3MxPfy.png
 

Users who are viewing this thread

Top