On Thu, 9 Jan 2003 [EMAIL PROTECTED] wrote:

> my error:
>  Fatal error: Failed opening required 'SM_PATHfunctions/global.php'
> (include_path='.;c:\php\includes') in
> C:\Inetpub\webpub\squirrelmail\functions\prefs.php on line 14

I would open the prefs.php file, look at line 14, check it references a
file that exists in the correct way..  the SM_PATH part sounds like a $ is
missing - like  

include "SM_PATHfunctions/global.php";

instead of

include "$SM_PATHfunctions/global.php";


> 
> I have yet to receive any help on this error other than it mayhave been a 
> problem with my installation.  so I have downloaded and installed the
> latest cvs of squirrel mail 1.4.0 RC1 and I receive the same error.  no
> plugins installed
> 
> Thinking that i may have done something incorrectly i deleted the install
> downloaded the cvs again and tried again.. same error.
> i then proceeded to download the 1.2.11 cvs and install it.  configure the
> setup using the config.pl and it worked beautifully. well almost, (only
> after modifying the redirect.php, as documented in numerous places at
> squirrelmail.net)  that having worked I renamed the squirremail folder and
> installed the 1.4.0 rc1 again and configured it and yet again i received
> the following error.
> 
> Fatal error: Failed opening required 'SM_PATHfunctions/global.php'
> (include_path='.;c:\php\includes') in
> C:\Inetpub\webpub\squirrelmail\functions\prefs.php on line 14
> 
> my configuration is as follows.
> OS: windows2000 Adv. Server
> mail server: Ms Exchange 2000
> (working)squirrelmail 1.2.11
> (non-working) squirrelmail 1.4.0 rc1
> plugins: none installed
> php version: 4.3
> perl version: exact version can't remember but it is active perl.
> 
> Any suggestions at this point (other than switching to Linux, which i'd
> loved to do. but cant) would be greatly appreciated!!!!!
> 
> thank you for all your help
> 
> 
> Dave D.
> 
> 
> 
> -----------------------------------------
> This email was sent from http:\onmyway.tessenx.com.
>    "Web-Email by TessenX!"
> http://www.tessenx.com/
> 
> 
> Random Thought:
> --------------
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> --
> 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
> 



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
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

Reply via email to