AW: [opencms-dev] Installation Problems
Emmerich, Michael
Michael.Emmerich at framfab.de
Tue May 9 13:57:53 CEST 2000
> I am new on this project and having some installation
> problems. I am using
> RedHat 6.1 with mysql and opencms v25.
>
> Everything works fine until step 6 of the installation. If I
> try to access the pics
> in the pics folder with
>
> > readFile "/system/workplace/pics/system/opencms.gif"
>
> But the cmssetup.txt seems to have the correct mount point set:
>
> addMountPoint "/system/workplace/pics/"
> "/usr/local/apache/htdocs/pics" \
> pics Guest Guests plain "383"
Try to define the mountpoint the following way:
addMountPoint "/system/workplace/pics/" "/usr/local/apache/htdocs/pics/"
pics Guest Guests plain "383"
The path into the file system must end with a "/"
Michael Emmerich
mailto:michael.emmerich at framfab.de
More information about the opencms-dev
mailing list