Hello Brenda, On Sunday, January 05, 2003, Brenda Bell wrote... > Theodore Knab wrote: >> Does Squirrel-mail work with Apache 2 ?
> Oh god, I hope so... http://www.squirrelmail.org/wiki/en_US/PluginsOrThemesNotLoading >> Look at the permissions for the directory all they way back to root. [snip] Just as a point, this situation shows it isn't a permissions error. >> Additionally, look for a the data directory in your config.php file. >> This is the file that conf.pl creates. > Yes, I found this... it original was set as follows: > $data_dir = '../data/'; > If I change it to reference the fully qualified path, it works. > Seems like SquirrelMail doesn't know where it's start-up directory > is. > This will do for the moment, but I'd still like to know why it can't > find the data directory using the relative path. It's a bug in PHP4.2.x and Apache 2.x. For some reason, relative paths broke, which leads to problems as you see above. The link above gives you two options :) -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
