Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: cPanel integration of WM lite failed. Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
webguyz
Newbie
Newbie
Avatar

Joined: 09 October 2008
Location: United States
Online Status: Offline
Posts: 9
Posted: 22 May 2012 at 10:26am | IP Logged Quote webguyz

Downloaded latest version of scrip and this is on latest version of cpanel. Suspect some issue with DB access. The directory does get installed and files are unpacked to /usr/local/cpanel/base/3rdparty/afterlogic folder

root@cp01 [~/webmail-panel-installer]# ./installer -t lite -a install
Selected platform: cPanel
Init platform... DONE!
Executing action install... Downloading package webmail-lite-php.zip
--2012-05-22 12:21:54-- http://www.afterlogic.com/download/webmail-lite-php.zip
Resolving www.afterlogic.com... 69.64.65.189
Connecting to www.afterlogic.com|69.64.65.189|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2755369 (2.6M) [application/x-zip-compressed]
Saving to: `/tmp/al_webmail/webmail-lite-php.zip'

100%[====================================================>] 2,755,369    362K/s   in 8.2s

2012-05-22 12:22:02 (326 KB/s) - `/tmp/al_webmail/webmail-lite-php.zip' saved [2755369/2755369]

Extracting package webmail-lite-php.zip
Setup permissions
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
FAILED!
Back to Top View webguyz's Profile Search for other posts by webguyz
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 23 May 2012 at 6:21am | IP Logged Quote Igor

Check .my.cnf file found in /root/ directory, it should contain MySQL credentials, make sure those are correct ones.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
webguyz
Newbie
Newbie
Avatar

Joined: 09 October 2008
Location: United States
Online Status: Offline
Posts: 9
Posted: 23 May 2012 at 9:36am | IP Logged Quote webguyz

I did find the .my.cnf file and tested it by going to the command line of my cpanel server and typing in: mysql -u root -p and then entering the password from the .my.cnf file and was able to successfully access the mysql server. Do I need to replace the info in the ./configure file of the installer?


$settings->SetConf( 'Common/DBHost', 'localhost');
    $settings->SetConf( 'Common/DBName', $args[1] ) ;
    $settings->SetConf( 'Common/DBLogin', $args[2] ) ;
    $settings->SetConf( 'Common/DBPassword', $args[3] ) ;

Thanks!

Back to Top View webguyz's Profile Search for other posts by webguyz
 
webguyz
Newbie
Newbie
Avatar

Joined: 09 October 2008
Location: United States
Online Status: Offline
Posts: 9
Posted: 23 May 2012 at 10:08am | IP Logged Quote webguyz

Just to clarify, will the cpanel integration script install the Webmail lite product and make it work with cPanel, or do I have to first install Webmail lite and verify operation and and then install the cpanel integration?

Thanks!
Back to Top View webguyz's Profile Search for other posts by webguyz
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 25 May 2012 at 1:49am | IP Logged Quote Igor

OK, the developers have added a patch which fixes the issue related to MySQL credentials. Remove the existing installation, then download and run the updated installer, that should help.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
webguyz
Newbie
Newbie
Avatar

Joined: 09 October 2008
Location: United States
Online Status: Offline
Posts: 9
Posted: 26 May 2012 at 11:59am | IP Logged Quote webguyz

I tried now after removing the old install and got the same error messages. The downloaded file is the same size as before. Do I have the correct installer??

thanks!
Andy


root@cp01 [~]# cd webmail-panel-installer
root@cp01 [~/webmail-panel-installer]# ls
./ ../ configure cPanel/ DirectAdmin/ functions installer* messages
root@cp01 [~/webmail-panel-installer]# chmod a+x ./installer
root@cp01 [~/webmail-panel-installer]# ./installer -t lite -a install
Selected platform: cPanel
Init platform... DONE!
Executing action install... Downloading package webmail-lite-php.zip
--2012-05-26 13:55:13-- http://www.afterlogic.com/download/webmail-lite-php.zip
Resolving www.afterlogic.com... 69.64.65.189
Connecting to www.afterlogic.com|69.64.65.189|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2755369 (2.6M) [application/x-zip-compressed]
Saving to: `/tmp/al_webmail/webmail-lite-php.zip'

100%[======================================>] 2,755,369    362K/s   in 8.1s

2012-05-26 13:55:22 (332 KB/s) - `/tmp/al_webmail/webmail-lite-php.zip' saved [2                                         755369/2755369]

Extracting package webmail-lite-php.zip
Setup permissions
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y                                 & nbsp;       ES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y                                 & nbsp;       ES)
FAILED!
root@cp01 [~/webmail-panel-installer]#
Back to Top View webguyz's Profile Search for other posts by webguyz
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 28 May 2012 at 12:07am | IP Logged Quote Igor

That's strange, looks like the package wasn't updated in download section. I have updated it and rechecked that it was updated; the package size is 12,725 bytes.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
webguyz
Newbie
Newbie
Avatar

Joined: 09 October 2008
Location: United States
Online Status: Offline
Posts: 9
Posted: 28 May 2012 at 8:30pm | IP Logged Quote webguyz

Tried again and got the same exact error.

Will have to try some other product.

Thanks!
Back to Top View webguyz's Profile Search for other posts by webguyz
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide