Install issue for Pligg - Escaped characters
-
New Pligger
Install issue for Pligg - Escaped characters
I am getting this for both v 1.1.2 and 1.0.4.

Has anyone experienced this issue before?
I have a local install of Pligg using WAMP but when I upload to the server to do a fresh install it seems to want to escape out the characters. The links to the install.php file also appears with escaped characters.
If anyone has a php.ini file example, I can maybe try to match it on my server.
Thanks everyone.
-
Pligg Founder
Does this break the install process, or is it just a cosmetic issue? I haven't seen this happen before, nor have I heard of it happening to any one previously.
-
New Pligger

Originally Posted by
Yankidank
Does this break the install process, or is it just a cosmetic issue? I haven't seen this happen before, nor have I heard of it happening to any one previously.
It does break the install process as it renders the install link (for example English) with escaped characters as well. While it attempts to install, the SQL INSERT statements looks like they are escaped as well. An error is then thrown.
This is also the first time I've seen it. I've installed it before on a VPS server and it went over fine.
If anyone has any ideas I'll take a run at it.
-
New Pligger
[SOLVED]
I compared the php.ini file and I noticed that the following was set to "On":
magic_quotes_runtime = On
I set it to:
magic_quotes_runtime = Off
I restarted Apache and it worked.
From what I read it said it relates to runtime-generated data.
-
New Pligger
Such sweetness. It works
Similar Threads
-
By idanshechter in forum Questions & Comments
Replies: 0
Last Post: 09-27-2009, 06:31 AM
-
By walla in forum Questions & Comments
Replies: 5
Last Post: 03-23-2009, 03:02 PM
-
By white3454 in forum Questions & Comments
Replies: 0
Last Post: 10-08-2008, 09:02 PM
-
By kanedaguy in forum Questions & Comments
Replies: 1
Last Post: 02-08-2007, 12:20 PM
-
By finn in forum Questions & Comments
Replies: 6
Last Post: 06-13-2006, 06:59 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules