• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Problem on Blank Page (Debian Linux)

lSenturion2

Active Member
Joined
Oct 2, 2019
Messages
124
Reaction score
29
Hello friends, can someone help me? I am having problems on my website that I set up on Linux, this error has never happened to me before, I have the same website and everything is set up on Windows and this error does not occur, it only happens to me on my Linux vps. Does anyone know how to solve it?

this is the error showed on web (Blank page):
Code:
 Fatal error: Uncaught PDOException: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'VIP Membership (Tradeable)' for column `ferumbras`.`z_shop_history_item`.`offer_id` at row 1 in /var/www/html/shopsystem.php:2095 Stack trace: #0 /var/www/html/shopsystem.php(2095): PDO->query('INSERT INTO `z_...') #1 /var/www/html/index.php(586): include('/var/www/html/s...') #2 {main} thrown in /var/www/html/shopsystem.php on line 2095
 
Back
Top