|
|
CS: ACCESS DENIED Webmail
Posted 24 November 2010 - 10:26 PM #1
Posted 24 November 2010 - 10:41 PM #2
Quote
Walmart finally found you on their radar! :D
Posted 24 November 2010 - 10:46 PM #3
Looking for high-quality, managed hosting environment for your USA/Canadian customers?
The Essential VPS package from ServINT provides everything a business owner needs to succeed.
Full disclosure: The above link provides credits towards my hosting account (not cash) so fair warning!
Posted 25 November 2010 - 05:42 PM #4
Struck said:
Walmart is so large, why would they care about me?
Posted 29 December 2010 - 04:52 PM #5
Checked folder permissions, all are set properly.
Anyone found a solution for this problem?
Posted 23 January 2011 - 10:39 PM #6
login: mailadm
password: 12345
And it doesn't let you in.
If that's the case - here's what you need to do.
To get your password, you have to open this file in your site (CS-Cart) directory:
/addons/webmail/lib/webmail/data/settings/settings.xml
Your mailadm password is in the node <AdminPassword> in the file.
Now you can login and administer your WebMail.
Just in case. Here you can find help on WebMail: http://[YOUR-SERVER-...elp/default.htm
Hope this post'll save to someone a couple of hours trying to figure out why the default password '12345' doesn't work.
Posted 23 January 2011 - 10:46 PM #7
2. Open the settings.xml
3. Find the node <AdminPassword> there: this IS your password to administer your webmail
4. Open http://[YOUR_CS-CART...web/mailadm.php
login: mailadm
password: [you'd just got it from p. 3.]
Just in case. Here yo can read help on the WebMail: http://[YOUR_CS-CART...elp/default.htm
Hope that's what you need.
Posted 15 March 2011 - 04:28 PM #8
CS-Cart 2.1.3 ver. working fine
Posted 15 March 2011 - 05:15 PM #9
Posted 16 March 2011 - 06:27 AM #10
elk said:
Please check the permissions for the "addons" directory of your CS-Cart installation. They should be 755. The same is for "addons/webmail" directory and all its subdirectories and files.
Posted 16 March 2011 - 09:39 AM #11
orangegirl said:
thanks a lot.
i had set the permissions of addons/webmail to 755 but not addons folder as well
CS-Cart 2.1.3 ver. working fine
Posted 19 January 2012 - 08:41 PM #12
Did everyone get to sort this problem out?
All of my permissions are set to 755, but I still can't access the email.
Also when I go to the "settings.xml" file there is a different password there to the one I'm supposed to use. According to my web host I am supposed to be using my own password that i have set up for my email.
This is what I get in my address bar: http://www.techgems....dex.php?error=1
Even after setting the permission for the index.php file to 755, it doesn't work.
If there are any better suggestions anyone else can make it would be appreciated.
kind regards
Kaz
Posted 24 January 2012 - 11:57 AM #13
Posted 24 January 2012 - 02:40 PM #14
First, create a backup of this file, then edit and upload the changes:
addons/webmail/lib/webmail/web/inc_settings_path.php
Replace:
define('DIR_ROOT', $_root);
define('AREA', 'A');
include($_root . '/config.php');
With:define('DIR_ROOT', $_root);
define('AREA', 'A');
define('ACCOUNT_TYPE', 'admin');
include($_root . '/config.php');
Posted 25 January 2012 - 04:58 AM #15
Royal Ribbons and Awards
Posted 03 July 2012 - 12:20 PM #16
// die('CS: ACCESS DENIED');
and it works now!
Use advanced login if your mail server is elsewhere but on localhost
Posted 16 August 2012 - 02:00 PM #17
ilib, on 03 July 2012 - 12:20 PM, said:
// die('CS: ACCESS DENIED');
and it works now!
Use advanced login if your mail server is elsewhere but on localhost
This worked fine.
Posted Today, 02:39 AM #18
Made the changes above but get this msg below, which looks like a PHP version incompatibility issue?
Quote
Error code 2.
Response text:
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Antarctica/Macquarie' for 'EST/10.0/no DST' instead in /home/mysite/public_html/myfolder/addons/webmail/lib/webmail/web/common/class_log.php on line 10
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'xxxxxx_xxxx'@'xxx-xxx.hosting-service.net.au' (using password: YES) in /home/mysite/public_html/myfolder/addons/webmail/lib/webmail/web/db/class_dbmysql.php on line 40
Help apreciated.
www.wirelessbroadbandspeed.com.au


