Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: IIS7.5 / PHP install problem with "/" Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
glesov77
Newbie
Newbie


Joined: 26 September 2011
Location: Bulgaria
Online Status: Offline
Posts: 2
Posted: 26 September 2011 at 10:35pm | IP Logged Quote glesov77

Hi,

I have problem with installing PHP version of AfterLogic Webmail Lite on server2008 r2 with IIS. Online configuration ends on step1 with error of finding data path, and read/write error, and error in "settings.xml". I moved "data" folder outside inetpub/wwwroot and now data folder is read/writeable, IUSR_ have read/write access, but messages of cannot find "data folder", and settings.xml remains.
Error said that D:/data/.../settings.xml is missing, but problem seems to be in slashes and backward slashes - Windows is using \ for paths, and PHP - /
I try to use / and \ in settings for data path, but there is now result.

Any idea how to resolve this conflict?
Back to Top View glesov77's Profile Search for other posts by glesov77
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 27 September 2011 at 2:51am | IP Logged Quote Igor

According to the developers, using slashes or backslashes shouldn't make any difference, particularly since Windows can use both of them. The problem here could be caused by resolving relative filesystem path to absolute ones. Hence, please try specifying full filesystem path to the data folder in inc_settings_path.php file and see if that helps.

And just in case if things are caused by permissions indeed, try granting Full Control permissions to Everyone user temporarily for testing purposes.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
glesov77
Newbie
Newbie


Joined: 26 September 2011
Location: Bulgaria
Online Status: Offline
Posts: 2
Posted: 27 September 2011 at 10:57am | IP Logged Quote glesov77

Hi Igor, and thank you for Your fast reply!

Adding "everyone" and granting him full access to data folder solved the problem.

This was compatibity test before granting everyone full acces. In inc_settings_path.php path is with "\", so I was thinking for problem in slashes

WebMail data folder: Error, data folder path discovery failure.
Creating/deleting folders OK
Creating/deleting files OK
WebMail Settings File: Found
Read/write settings file: Not Found, can't find "D:/WebMail/Data/settings/settings.xml" file.
Back to Top View glesov77's Profile Search for other posts by glesov77
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide