This object is in archive! 

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

Archived Josh C. 12 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

This comment is in trash! Restore

Replies (6)

photo
14

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

This comment is in trash! Restore
photo
13

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

This comment is in trash! Restore
photo
13

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

This comment is in trash! Restore
photo
12

Let me know if it worked for you

This comment is in trash! Restore
photo
13

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)

This comment is in trash! Restore
photo
14

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".

This comment is in trash! Restore

Replies have been locked on this page!