when i try tu use function mail i see error like this
Warning: mail() is not supported in this PHP build in
/home/blacky/www/mail/send.php on line 151
I don't know why. Help please.
Configure:
./configure --prefix=/usr/local/php --with-apache=../apache
--with-mysql=/usr/local/mysql --with-gett
Try to configure with --with-gd=/usr/local if your gd instalation
directory is /usr/local. Configure will search for include and lib
folders threre.
Good luck
Rafal Back
Richard Pijnenburg napisa?:
Dear List,
I've installed GD with libpng, jpeg, freetype(2) and zlib
So now I wanted to install
I've tried to install php with gd.
Gd instalation directory is /usr/local
Also png, tiff, jpeg and zlib libraries are instaled.
Configuration of php_4.23 looks ok. All of path are known.
But compilation of php goes wrong with something like this:
make[3]: Leaving directory `/usr/local/src/php-4.2.