Welcome to Geeklog, Anonymous Saturday, February 08 2025 @ 02:18 pm EST
Geeklog Forums
peear::mail
marco
Anonymous
I have a problem: I can't use PEAR::mail on my site because www.altervista.org (it's the site that give me the web space for my site) not agreed me to use it
what can i do?
if someone has already resolved this problem, even just altervista.org
.......thanks
6
6
Quote
marco
Anonymous
Dirk but if i set like you said the server automatically block
:better
if I set
$_CONF['have_pear'] = false;
the server reply me
Warning: ini_set() has been disabled for security reasons in /membri2/allright/public_html/lib-common.php on line 136
and if i set $_CONF['have_pear'] = true; or
however automatically the server do that , but so I cannot manage the change of password.
I can do something or at least I can change password in the code and if I can where
thanks
:better
if I set
$_CONF['have_pear'] = false;
the server reply me
Warning: ini_set() has been disabled for security reasons in /membri2/allright/public_html/lib-common.php on line 136
and if i set $_CONF['have_pear'] = true; or
however automatically the server do that , but so I cannot manage the change of password.
I can do something or at least I can change password in the code and if I can where
thanks
8
9
Quote
marco
Anonymous
Quote by marco: Dirk but if i set like you said the server automatically block
:better
if I set
$_CONF['have_pear'] = false;
the server reply me
Warning: ini_set() has been disabled for security reasons in /membri2/allright/public_html/lib-common.php on line 136
and if i set $_CONF['have_pear'] = true; or
however automatically the server do that , but so I cannot manage the change of password.
I can do something or at least I can change password in the code and if I can where
thanks
:better
if I set
$_CONF['have_pear'] = false;
the server reply me
Warning: ini_set() has been disabled for security reasons in /membri2/allright/public_html/lib-common.php on line 136
and if i set $_CONF['have_pear'] = true; or
however automatically the server do that , but so I cannot manage the change of password.
I can do something or at least I can change password in the code and if I can where
thanks

6
9
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by marco: Dirk but if i set like you said the server automatically block
:better
if I set
$_CONF['have_pear'] = false;
the server reply me
Warning: ini_set() has been disabled for security reasons in /membri2/allright/public_html/lib-common.php on line 136
:better
if I set
$_CONF['have_pear'] = false;
the server reply me
Warning: ini_set() has been disabled for security reasons in /membri2/allright/public_html/lib-common.php on line 136
Well in that case, you're out of luck.
Geeklog needs PEAR::Mail. Per default, it tries to use its own copy but for that to work, it has to call ini_set() which your hosting service seems to block. The fallback in that case is usually to use the PEAR packages installed on the server (i.e. $_CONF['have_pear'] = true). But if your hosting service doesn't have them installed, you can't use Geeklog there.
What reason do they give you for not installing the PEAR packages? Those have been part of the official PHP installation for some time now - it's not asking them to install some obscure scripts ...
If all else fails, use another hosting service.
bye, Dirk
6
6
Quote
All times are EST. The time is now 02:18 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