ID: 25600 Comment by: milp at localhost dot sk Reported By: milp at milp dot sk Status: Bogus Bug Type: URL related Operating System: Windows XP PHP Version: 4.3.2 New Comment:
There must be a BUG!!! If you type for example this address: http://www.milp.localhost.sk/links.php everything is OK, but if you type http://www.milp.localhost.sk/links.php/ or http://www.milp.localhost.sk/links.php\ you'll see the same Web site but without images. It looks like PHP is trying to find images in a different path as it is written in the script. This problem can be seen on any Web site running on PHP with images linked relatively to document. Please at first try it and then reply. ;) Regards, Milan P.S. Excuse me but I don't have time to read how-to-report.php. Thank you Previous Comments: ------------------------------------------------------------------------ [2003-09-19 18:34:36] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Read about the magic of PATH_INFO. ------------------------------------------------------------------------ [2003-09-19 04:42:44] milp at milp dot sk Description: ------------ First of all, excuse me my English. By mistake I wrote into the ie browser instead of the url address http://www.milp.sk/links.php the address http://www.milp.sk/links.php/ (as you can see the slash '/' is redundant). The interesting is that my site was loaded but without the images. Second, if you click on the link located at the site for ex. on download.php than a server tried to load the address http://www.milp.sk/links.php/download.php which of course doesn't exist. Probably it isn't a bug in php but it also doesn't doing a good impression. If you know more about this problem please write me to my email [EMAIL PROTECTED] Thanks. Regards, Milan Pavuk PS. The problem also noticeable when you type http://www.milp.sk/show.php/?type=galleries&part=art&page=1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25600&edit=1