hi.. foud the error. For everybody who might cope with the same error:

the prob was that getimagesize requires a path name without protocol like:
/pictures/12.gif

http://server.com/pictures/12.gif does not work with htaccess and imagesize

Thats it. easy hah :-)

Andy

"Andy" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi guys,
>
> I am really stuck with this prob. Anyhow php can't read imagefiles after
> password protecting the site with htaccess. The file exists, the
application
> works (after deleting the htaccess function), the path is ok. copy and
> pasting the url into the browserwindow returns the image. So whats wrong??
>
> I am getting following erromsg:
>
> Warning: getimagesize: Unable to open
>
'http://testserver/subapp_gallery/app_data/ca/pictures/www.globosapiens.net-
> -canada--northwest-territories--id=239.jpg' for reading
>
> does anybody have any idea? I would really apreciate it, this gives me a
> real headache.
>
> Thanx for any help,
>
> Andy
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to