I upgraded to php 5.0.5.
cd /tmp/php-5.0.5
/usr/local/directadmin/customapache/configure.php
make
make install
However, now when I send an e-mail, the receiver gets this in their "From:" line...
From: "$domain, strpos($domain, ) + 1" <admin@substr>
Plus, when I'm in squirrelmail, I can't read specific messages, but I can view the list of messages and the left side, which lists my inbox and folders.
It seems that squirrelmail cannot find php or something similiar. Is there a file to edit to make squirrelmail find php? Or, something else?
(I'm on FreeBSD)
cd /tmp/php-5.0.5
/usr/local/directadmin/customapache/configure.php
make
make install
However, now when I send an e-mail, the receiver gets this in their "From:" line...
From: "$domain, strpos($domain, ) + 1" <admin@substr>
Plus, when I'm in squirrelmail, I can't read specific messages, but I can view the list of messages and the left side, which lists my inbox and folders.
It seems that squirrelmail cannot find php or something similiar. Is there a file to edit to make squirrelmail find php? Or, something else?
(I'm on FreeBSD)