Hello,

When trying to run vadmin from web browser I get:

SYSTEM ERROR: Cannot continue. VmailMgr Admin is misconfigured. We
apologize for the inconvenience, but your request cannot be completed at
this time. Please contact your system administrator if the problem
persists.

When I run debug I get:

RUNNING VADMIN DEBUG
---------------------
Looking for mcrypt functions: found
Looking for CRYPTO_HASH_LINE: not found

This most likely means one or both of the following:
 * An 'include' line was not added to httpd.conf
 * You did not restart apache after installing vadmin
 * You misconfigured the apache.inc.

Check your httpd.conf. You should see this line:
Include /usr/src/squirrelmail-1.2.10/plugins/vadmin/includes/apache.inc

Add this line if you don't see it.

Restart the apache if you didn't and then run this debug again. If you
did restart apache, check the <Directory> directive provided in the
include (includes/apache.inc):

Current working dir as seen by Apache is:
/usr/src/squirrelmail-1.2.10/plugins/vadmin

You should check the include file and make sure that the path in the
<Directory> directive EXACTLY matches the one above, as seen here:

<Directory /usr/src/squirrelmail-1.2.10/plugins/vadmin>
 SetEnv CRYPTO_HASH_LINE "YOUR_CRYPTO_HASH"
 SetEnv MCRYPT_ALGO "YOUR_ALGO"
</Directory>

If the problem persists, please contact
[EMAIL PROTECTED]

Which all of this is correct but my problem might be because when i run
./ckadmindir.sh i get:

Checking your Vadmin directory for missing files or odd permissions...
Analyzing vipersystems.biz...This account is currently not available.
setting correct UID on passwd...This account is currently not available.
setting correct GID on passwd...This account is currently not available.
setting correct UID on pic...This account is currently not available.
setting correct GID on pic...This account is currently not available.
setting correct UID on prefs...This account is currently not available.
setting correct GID on prefs...done

But the account is avaible and where it's suppose to be because it finds
admin but not the rest. Any help would be great.

FreeBSD 4.7
Apache 1.3.27
PHP 4.3.0
Squirrelmail 1.2.10
Vmailmgr Admin 1.0.2

-- 
Jason Lieurance (MCP,Network+, & A+ Certified)
Owner/Head Technician
Viper Systems
1910 W. Robb Ave
Suite 19
Lima, OH 45805
www.vipersystems.biz
TEL (419) 224-8344
FAX (419) 224-8343






-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to