Welcome to Geeklog, Anonymous Tuesday, November 12 2024 @ 05:34 pm EST
Geeklog Forums
need help with e-mail
dandana
Anonymous
I just install geeklog on a site. I cant send any e-mail.
My host has disable the php mail() so i setup the geeklog with smtp e-mail function.
When i try to use the mail i receive the those two lines:
Warning: com_isemail(Mail/RFC822.php): failed to open stream: No such file or directory in /home/hosting/dandana/lib-common.php on line 3157
Fatal error: com_isemail(): Failed opening required 'Mail/RFC822.php' (include_path='.:/home/hosting/www/footer') in /home/hosting/dandana/lib-common.php on line 3157
Also i have on top of my pages the line:
Warning: ini_set,openlog,shell_exec,fsockopen,pfsockopen,popen,syslog,openlog,closelog() has been disabled for security reasons in /home/hosting/dandana/lib-common.php on line 214
Anyone can help, please?
The pear function is set to false.
My host has disable the php mail() so i setup the geeklog with smtp e-mail function.
When i try to use the mail i receive the those two lines:
Warning: com_isemail(Mail/RFC822.php): failed to open stream: No such file or directory in /home/hosting/dandana/lib-common.php on line 3157
Fatal error: com_isemail(): Failed opening required 'Mail/RFC822.php' (include_path='.:/home/hosting/www/footer') in /home/hosting/dandana/lib-common.php on line 3157
Also i have on top of my pages the line:
Warning: ini_set,openlog,shell_exec,fsockopen,pfsockopen,popen,syslog,openlog,closelog() has been disabled for security reasons in /home/hosting/dandana/lib-common.php on line 214
Anyone can help, please?
The pear function is set to false.
6
4
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
The problem is that your hosting service disabled the ini_set call, that Geeklog uses to point PHP to the PEAR classes needed for sending emails.
If your server is running PHP 4.3.0 or newer, try setting
$_CONF['have_pear'] = true;
in your config.php.
bye, Dirk
If your server is running PHP 4.3.0 or newer, try setting
$_CONF['have_pear'] = true;
in your config.php.
bye, Dirk
9
10
Quote
dandana
Anonymous
Still not working, thanks anyway.
4
8
Quote
All times are EST. The time is now 05:34 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content