PDA

View Full Version : The images from qmailadmin are not showing


inetd
05-19-2005, 09:09 AM
i have installed qmail ... lots a time but i cannot explain why the images in qmailadin are not showing i used ./configure --with-mhash=../mhash-0.9.2 --enable-track-vars --with-apache=../apache_1.3.33 --with-zlib --with-gd --enable-gd-native-ttf --with-ttf --enable-gd-imgstrttf --with-jpeg-dir=../jpeg-6b --with-png-dir=../libpng-1.0.15 --with-freetype-dir=/usr/include/freetype2/freetype --enable-force-cgi-redirect --with-gettext --with-mysql
Server API to configure php and ./configure --prefix=/usr/local/apache --activate-module=src/modules/php4/libphp4.a to configure apache ... but the images are not showingall i see is the filds with postmaster domain and password ... can somwone can tell how to fix this because i realy wanna know

Pebcak
05-19-2005, 05:24 PM
Look in your apache error logs and see where its looking for the images and then find where they really are. You can then either move the images to where apache wants them or many of us do symlinks instead.