Bug #14285
closedImages in fileadmin are not displayed, when using typo3 inside public_html directory
0%
Description
I have installed typo3 (3.5.0 and later 3.6.2) inside my public_html directory: fx. http://www.xyz.org/~user/typo3.
When I upload images to the folder fileadmin I can see the thumbnails and checking in the filesystem the files are in place (with the right permissions). But clicking on the name of the thumbnail opens a new window with the wrong URL:
Should open: http://www.xyz.org/~user/typo3/fileadmin/gallery/gal/Dscf0004.jpg
but opens: http://sadr.xyz.org/typo3/fileadmin/gallery/gal/Dscf0004.jpg
which is not available and I get a "404 file not found".
This seems to be the same problem for the lz_gallery, which creates the thumbs but does not show them at all.
I just checked with another typo3 installation on a system of a friend where typo3 doesn't live in a public_html directory there it seems to work right.
(issue imported from #M306)
Updated by old_HolgerWirtz about 20 years ago
I forgot: I am using Typo3 with MySQL 4.0.20 on Linux (Debian unstable)
Updated by Michael Scharkow almost 20 years ago
This is practically a duplicate of #0000227, see there for discussion
edited on: 01.02.05 17:13
Updated by Mathias Schreiber over 18 years ago
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.