Quote:
Originally Posted by Steve Machol
|
thanx for reply but still got the problem
this is what i got on php.ini (on windows dir)
Code:
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 16M ; Maximum amount of memory a script may consume (8MB)
and this is the error
Code:
ERROR 1064 at line 52631: You have an error in your SQL syntax. Check the manua
l that corresponds to your MySQL server version for the right syntax to use near
'<br />
<b>Fatal error</b>: Allowed memory size of 8388608 byte
anymore ideas ?