Jump to content

Recommended Posts

Posted

Having so much difficulty doing this, im getting this on the config test page

 

 

ERROR: Data dir (../home/jcmail/.mysqmail/data) does not exist!

 

 

What am I doing wrong here and anybody able to help me out?

 

Thanks.

Posted

right I found a dot in there so I removed it and now I got this

 

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home3/sub001/sc275/www/jcmail/config/config.php on line 421

 

 

Getting worst lol

Posted

It appears that you edited the wrong thing. I'm seeing line 421 of config.php with this:

>$data_dir = SM_PATH . 'data/';

If that's the line you removed the dot from, you need to put it back. That's not where the problem with your data directory is.

 

Unless it is specified elsewhere, this code is taking the configured SquirrelMail base directory and adding 'data/' to the end of it. Your first error indicates you've configured the following for the SquirrelMail base directory:

>../home/jcmail/.mysqmail/

...but your second error indicates that this is actually the SquirrelMail base directory:

>/home3/sub001/sc275/www/jcmail/

Until you get that sorted out, I don't think SquirrelMail is going to work very well for you. :goof:

Posted

Im kinda confused coz no matter what I type it keeps coming up with does not exist, I put the dot back in and all, just keeps saying does not exist all the time?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...