Voir les articles sélectionnés 'error'
#1064 - You have an error in your SQL syntax
The error 1064 occurs due to MySQL version mismatch. Different versions have different reserved...
How to resolve "Too Many Open Files" error?If your application, script or command are getting error “Too many open files” then you are...
I get 'Invalid argument supplied' messageIf you see error message 'invalid argument supplied' or similar error message in your script, it...
I get 'unexpected T_STRING' errorYou may get this error because all .html files are parsed as PHP here. So, if your .html file...
MySQL timeout errorsIf you experience MySQL timeouts, it's possible you are using heavy or very long MySQL queries....
PHP Fatal error: Cannot redeclareIf you see error message 'PHP Fatal error: Cannot redeclare function' or similar error message in...