ODB

Anonymous
Warning: com_isemail(Mail/RFC822.php): failed to open stream: No such file or directory in /raid/domains/de/b/bley-computer/htdocs/www/geeklog/public_html/lib-common.php on line 3157

Fatal error: com_isemail(): Failed opening required 'Mail/RFC822.php' (include_path='.:') in /raid/domains/de/b/bley-computer/htdocs/www/geeklog/public_html/lib-common.php on line 3157

i would be very pleased if u can help me!
thx a lot
odb

mr.m00

Anonymous
con plz help this error is still *censored*ing me up =)

Status: offline

beewee

Forum User
Full Member
Registered: 08/05/03
Posts: 969
Check your pathes, you'll find more info in the installation docs.
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
If your webserver has at least PHP 4.3.0, try setting

$_CONF['have_pear'] = true;

in your config.php.

bye, Dirk

mr.m00

Anonymous
the variables are settet like this, but can it the server be?
i have testet the pear and there where a new error

Warning: ini_set, ini_alter, ini_restore, diskfreespace, disk_free_space, exec, passthru, system, popen() has been disabled for security reasons in host/htdocs/www/geeklog/public_html/lib-common.php on line 215

don't i have enough permissons to canfigure the email thing ?`im very confused :/

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by mr.m00: don't i have enough permissons to canfigure the email thing ?`im very confused

Your problem is with PEAR, not with the email configuration. PEAR is a collection of classes written in PHP (similar to Perl's CPAN, if you happen to know what that is). Geeklog uses certain PEAR classes to send all the emails, so as long as the PEAR setup is not correct, you can not send emails.

If you set $_CONF['have_pear'] = true; you should not get the error message you quoted (you would only get it for $_CONF['have_pear'] = false; ), so please try this setting (= true) again.

bye, Dirk

odb

Anonymous
ive tried a lot, but nothing has fixed the problem. how can i repair/configure pear that it works ? ive changed it to true again but nothing happens :/

odb

Anonymous
im on my 3rd geeklog installation and this error is still there :/ everything is right installed and configured. my site where already working, if this problem where fixed, so plz help me and u will get another active geeklog member =)

odb

Anonymous
can it be less rights in the php.ini ?
plz check :
www.bley-computer.de/test.php
thx a lot

odb

Anonymous
pleeeeeeeeeeeeez

free

Anonymous
I set mine to 'false' and it worked.