FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Config problem?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Config problem? [message #175450] Wed, 28 September 2011 12:56 Go to next message
Dennis is currently offline  Dennis
Messages: 17
Registered: February 2004
Karma: 0
Junior Member
I think my ISP changed something. When I request this URL I get a
thumbnail image as expected...

http://127.0.0.1/wordpress/wp-content/plugins/wp-legacy/wp-legacy-thumbnail .php?f(./images/grave-bales-p-w.jpg)+w(75)+q(50)

But when I request it on my ISP...

http://kowallekfamily.com/wp-legacy/wp-content/plugins/wp-legacy/wp-legacy- thumbnail.php?f(./images/grave-bales-p-w.jpg)+w(75)+q(50)

I get nothing. It doesn't even appear to get into the
wp-legacy-thumbnail.php code (an error_log(...) statement never gets
written). If I just request...

http://kowallekfamily.com/wp-legacy/wp-content/plugins/wp-legacy/wp-legacy- thumbnail.php

I do see the message in the error_log.

This used to work. Any idea which php config setting might cause this?
Or could it be something else like Apache?

--

Dennis
Re: Config problem? [message #175451 is a reply to message #175450] Wed, 28 September 2011 13:39 Go to previous message
Dennis is currently offline  Dennis
Messages: 17
Registered: February 2004
Karma: 0
Junior Member
On Wed, 28 Sep 2011 08:56:36 -0400, Dennis <nobody(at)nowhere(dot)invalid>
wrote:

> But when I request it on my ISP...
>
> http://kowallekfamily.com/wp-legacy/wp-content/plugins/wp-legacy/wp-legacy- thumbnail.php?f(./images/grave-bales-p-w.jpg)+w(75)+q(50)
>
> I get nothing.

Playing around with it some more ... if I replace the '+' with a '|', it
makes it into the php code. So for some reason something on the server
no longer likes a '+' in a query string.

--

Dennis
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Yii PHP Framework 1.0.5 is released
Next Topic: Showing last part of a directory
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 04:30:53 GMT 2024

Total time taken to generate the page: 0.05619 seconds