Hello Martin, On Thursday, January 16, 2003, Martin wrote... > I tried out the 1.4 CVS snapshot and this error resulted:
> Fatal error: Failed opening required '../functions/global.php' > (include_path='.:/usr/local/lib/php') in > /usr/local/squirrelmail/functions/gettext.php on line 18 What PHP and webserver are you using? > So then I tried downgrading to 1.2.11 CVS but now it errors out with: > Warning: Failed opening '/usr/local/squirrelmail/index.php' for inclusion > (include_path='.:/usr/local/lib/php') in Unknown on line 0 Normally when an error is referenced on line 0, it means the permissions for the file are wrong. Check to make sure the file permissions are correct. I may have my umask set oddly, and that got transposed to the tarballs. > All the permissions in /usr/local/squirrelmail were wrong > (rw_r_____) and config/config.php was no longer present but required > by many other php files... config/config.php should never exist on a new download. That file is the file you create. > I have 1.2.11 CVS back up and running but I still have a problem with > attachments. What problems? -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will allow you to extend the highest allowed 128 bit encryption to all your clients even if they use browsers that are limited to 40 bit encryption. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en -- 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
