Hi all!
Trying to reinstall PHP on my system I have some problems:
After make clean, ./configure, make and make install for php4.3.3 I am
getting the following output:
snip------
[PEAR] Mail - already installed: 1.1.1
[PEAR] Net_SMTP - already installed: 1.2.3
[PEAR] Net_Socket - already installed: 1.0.1
snip-------
PHP works fine but has no mail()-support. There are several files with
the date of my first php-build session. (eg. mail.php, smtp.php ...)
What can I do to get phps mail() works fine. Make uninstall/reinstall
failed.
thx
Steffen
--
.... just remove the X from the first n last position of this
Email-Adress ;-)
Trying to reinstall PHP on my system I have some problems:
After make clean, ./configure, make and make install for php4.3.3 I am
getting the following output:
snip------
[PEAR] Mail - already installed: 1.1.1
[PEAR] Net_SMTP - already installed: 1.2.3
[PEAR] Net_Socket - already installed: 1.0.1
snip-------
PHP works fine but has no mail()-support. There are several files with
the date of my first php-build session. (eg. mail.php, smtp.php ...)
What can I do to get phps mail() works fine. Make uninstall/reinstall
failed.
thx
Steffen
--
.... just remove the X from the first n last position of this
Email-Adress ;-)
Comment