Greenguy's Board


Go Back   Greenguy's Board > Chit Chat
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-06-02, 04:55 PM   #1
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
sounds like a heisenbug.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2005-06-02, 06:38 PM   #2
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by cd34
sounds like a heisenbug.
Yup. (thank you google )

Still wishing I knew what I did to my server or what I didn't do that gives me internal server errors everytime I attempt to submit code via any type of form. I can't even add a measly little hyperlink in a blog. Good thing phpmyadmin still loves me.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Old 2005-06-02, 07:24 PM   #3
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Quote:
Originally Posted by Useless Warrior
\Still wishing I knew what I did to my server or what I didn't do that gives me internal server errors everytime I attempt to submit code via any type of form. I can't even add a measly little hyperlink in a blog. Good thing phpmyadmin still loves me.
upgrade php recently?

I would bet that magic_quotes_gpc got changed recently, and you are probably expecting it to be on and not handing content that has quotes

an href with an " or ' would certainly bug out a script that expected magic_quotes_gpc to be on.

http://us2.php.net/manual/en/functio...quotes-gpc.php
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2005-06-02, 09:26 PM   #4
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by cd34
upgrade php recently?

I would bet that magic_quotes_gpc got changed recently, and you are probably expecting it to be on and not handing content that has quotes

an href with an " or ' would certainly bug out a script that expected magic_quotes_gpc to be on.

http://us2.php.net/manual/en/functio...quotes-gpc.php
I believe it has been this way the entire time I've had this server. Not completely positive.

But it isnt magic quotes. For example, I can submit
<a href="http://www.domain.com/" or even
a href="http://www.domain.com/">. As long as there isn't both a beginning and ending bracket, it's fine. But if a string is encapsulated by both, I get the internal server error. I can't find anything online about it.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:31 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc