Re: [Linux-programlama] PHP&sendmail sorunu

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Emre Aladağ (aladagemre@gmail.com)
Date: Sat 10 Jun 2006 - 19:52:33 GMT


Cumartesi 10 Haziran 2006 22:28 tarihinde, Mehmet Duran şunları yazmıştı:
> Bu durumda ne kadar gerekli bilmiyorum ama iki build arasinda genelde
> # make clean
> Yaparsan cached object'leri siliyor. (Ama yaptigi da "rm *.o -Rf" den buyuk
> bisey degildir muhtemelen)
Bazı yerlerde make clean yapmamı tavsiye ediyorlar.
http://www.phpbb.com/kb/article.php?article_id=174
>
> Benim asil dusundugum, configure parametrelerine iyi baktin mi?
> Mail support icin bir parametre girmen gerekiyor olabilir.
>
> Wrapper; asil binary yerine gecen dosyalar, genelde link'ler.
phpinfo'da configure parametreleri kısmında şnlar yazıyor: sendmail yok ama.
'./configure' '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--sysconfdir=/etc' '--cache-file=./config.cache' '--with-config-file-path=/etc/php/mod_php5' '--with-config-file-scan-dir=/etc/php/mod_php5/ext' '--with-pear=/usr/share/php5/PEAR' '--with-apxs2=/usr/sbin/apxs2' '--with-zlib-dir=/usr/lib' '--with-libxml-dir=/usr/lib' '--with-libxml2=/usr/lib' '--with-xpm-dir=/usr/X11R6' '--with-jpeg-dir=/usr/lib/' '--with-png-dir=/usr/lib/' '--with-freetype-dir=/usr' '--disable-cli' '--disable-cgi' '--disable-ctype' '--enable-exif' '--enable-ftp' '--enable-soap' '--enable-sockets' '--enable-sqlite-utf8' '--enable-bcmath' '--enable-dom' '--enable-wddx' '--enable-tokenizer' '--enable-simplexml' '--enable-mbstring' '--enable-calendar' '--enable-so' '--enable-gd-native-ttf' '--enable-maintainer-zts' '--enable-experimental-zts' '--enable-memory-limit' '--enable-zlib=shared' '--enable-dba=shared' '--enable-dbase=shared' '--enable-embedded-mysqli=shared' '--with-bz2' '--with-curl' '--with-iconv' '--with-mysql' '--with-mysqli' '--with-kerberos' '--with-sqlite' '--with-mime-magic' '--with-xml-reader' '--with-xsl' '--with-curlwrappers' '--with-gdbm' '--with-db444' '--with-inifile' '--with-flatfile' '--with-gd' '--with-ttf' '--with-gettext' '--with-ncurses' '--with-regex=php' '--with-zend-vm=GOTO' '--with-zend-vm=SWITCH' '--with-pic' '--with-pcre-regex'

./configure --help dediğimde de verebileceğim parametre listesinde sendmail
ile ilgili hiçbir şey yok.

Aşağıdaki yazı ise, sadece php.ini'nin değiştirilmesinin yeterli olduğunu
savunuyor(ama bende işe yaramadı)
http://email.about.com/cs/phpemailtips/qt/et022802.htm

#make clean
#./configure
yaptım birtakım yapılandırmalar yaptı, aralarında şu vardı:

checking for sendmail... no

Yani denetlemiyor. Neden acaba :(

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.