Mail API Administration page blank?

Tanis.7x - September 25, 2008 - 20:52
Project:Mail API
Version:6.x-2.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I know that this module is still in the dev stage, so I'm not terribly worried, but...

I upload and activated the Mail_API module (6.x-2.x-dev, but also tried 6.x-1.x-dev), and the Mail_API page in the administration area shows nothing but "Mail_API" at the top of the page (the title of the page).

How do I use this module?

#1

scripthead - September 25, 2008 - 20:55

Do you have AES module installed and mcrypt PHP library enabled?

#2

Tanis.7x - September 25, 2008 - 21:14

AES yes, mcpyt no. Must have missed that in the documentation...

How do I add the mcrypt library?

#3

scripthead - September 25, 2008 - 21:20

That depends on your OS. The library reference is here: http://us2.php.net/mcrypt

On Ubuntu you do aptitude install php5-mcrypt. On Mac MAMP has it already installed. On Windows if you're running WAMP you can enable it.

#4

Tanis.7x - September 26, 2008 - 19:38

How do I install it if I don't have access to my server's command line (the drupal installation is on a shared server at webhostingbuzz.com)?

#5

Babalu - September 27, 2008 - 18:43

contact the owner of the server

#6

Babalu - September 27, 2008 - 19:14

on my site too
i have aes with mcrypt installed

#7

Tanis.7x - November 2, 2008 - 14:15

After talking to my host, I discovered that mcrypt is already installed.

Phpinfo-

mcrypt
mcrypt support enabled
version >= 2.4.x
Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes cbc cfb ctr ecb ncfb nofb ofb stream

mcrypt.algorithms_dir no value no value
mcrypt.modes_dir no value no value

My host also said "You can enable PHP5 in your local .htaccess file using line like:

AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml"

But I don't think I need php5 enabled.

Anyways, since mcrypt is already enabled, what should I do to get this to work?

#8

xlyz - November 2, 2008 - 18:26

wait for firmidea updating it with a fix? ;-)

#9

Babalu - November 14, 2008 - 12:03

i have installed imap on my server too, but its doesn't works :(
whats a supported module for the mail_api

#10

scripthead - May 14, 2009 - 18:47

AES is no longer quired as of 6.x-1.16

 
 

Drupal is a registered trademark of Dries Buytaert.