This object is in archive! 
Upvote 1

Unknown error type: (8192) Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater

Archived Josh Camacho 11 years ago

Unknown error type: (8192) Directive

'magic_quotes_gpc' is deprecated in PHP 5.3 and greater

Is this not compatible with php 5.3?

Best Answer
photo

Yes, UseResponse works on PHP 5.3 and 5.4 without problems. If you are using Free version, please download it again, as we've fixed the problem that occurs on some environments

Replies (6)

photo
1

Yes, UseResponse works on PHP 5.3 and 5.4 without problems. If you are using Free version, please download it again, as we've fixed the problem that occurs on some environments

photo
1

I don't see a version change it says 2.01 when I go to download which is the version I already have.

photo
1

Oh i do see a checksum change, ill try it.

photo
1

Let me know if it worked for you

photo
1

Latest free version:


Error has occured!

Error description: Unknown error type: (8192) Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater

See line 0 in file Unknown, PHP 5.3.19 (Linux)

photo
1

Qwentin wrote:

Latest free version:


Error has occured!

Error description: Unknown error type: (8192) Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater

See line 0 in file Unknown, PHP 5.3.19 (Linux)

You need to disable "magic_quotes_gpc" directive in php.ini by setting it to "Off".

Note, that "magic_quotes_runtime" must be also "Off".

Replies have been locked on this page!