Hi... I am receiving the following message from error, sees: Warning: fopen(./logs/sendmail): failed to open stream: Ist ein Verzeichnis in /home/afimobi/public_html/cubemail/program/steps/mail/sendmail.inc on line 252
how to correct the error? Thank you
you fix logs/sendmail so the user apache runs as can write to it. as the error message notes, that its failing to write to the file.
On Sat, 3 Dec 2005 10:56:29 -0300, cardan cardan marcelocardan@gmail.com wrote:
Hi... I am receiving the following message from error, sees: Warning: fopen(./logs/sendmail): failed to open stream: Ist ein Verzeichnis in /home/afimobi/public_html/cubemail/program/steps/mail/sendmail.inc on line 252
how to correct the error? Thank you
ehm, no.
it does not say that it cannot write to the file, it says that it's a directory, not a file. probably your sendmail-logs are organized hierarchically, then you'd have to adjust the path given in sendmail.inc, i would have said.
regards,
t
On Sat, 2005-12-03 at 09:22 -0500, Zachery Hostens wrote:
you fix logs/sendmail so the user apache runs as can write to it. as the error message notes, that its failing to write to the file.
- Zac
On Sat, 3 Dec 2005 10:56:29 -0300, cardan cardan marcelocardan@gmail.com wrote:
Hi... I am receiving the following message from error, sees: Warning: fopen(./logs/sendmail): failed to open stream: Ist ein Verzeichnis in /home/afimobi/public_html/cubemail/program/steps/mail/sendmail.inc on line 252
how to correct the error? Thank you
Hello,
I installed roundcubemail, and receive this error:
DB Error in /srv/www/htdocs/mail/program/include/rcube_db.inc (63): DB Error: connect failed
Fatal error: Call to undefined function: query() in /srv/www/htdocs/mail/program/include/rcube_db.inc on line 124
how can I fix them?
WebCD
On Sat, Dec 03, 2005 at 04:15:46PM +0100, Christian Debertshäuser wrote:
I installed roundcubemail, and receive this error:
DB Error in /srv/www/htdocs/mail/program/include/rcube_db.inc (63): DB Error: connect failed
[...]
how can I fix them?
Is your database configuration correct? Is the database daemon running?
Balu