Answers for "Espressione mancante. (near "ON" at position 25)"

0

Espressione mancante. (near "ON" at position 25)

Modifica di php.ini in C:\xampp\php\php.ini

max_execution_time = 600
max_input_time = 600
memory_limit = 1024M
post_max_size = 1024M


Modifica my.ini in C:\xampp\mysql\bin\my.ini

max_allowed_packet = 1024M
Posted by: Guest on April-17-2022

Code answers related to "Espressione mancante. (near "ON" at position 25)"

Browse Popular Code Answers by Language