| Author | 
         | 
         
      
        
         
         k3nt Newbie 
          
  
  Joined: 14 October 2006 Location: Canada
 Online Status: Offline Posts: 1
          | 
        
         
          
           | Posted: 14 October 2006 at 3:11pm | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Hello,
 
 I am setting up webmail on a remote host. I don't have the ability to create a folder that cannot be accessed from the web. I created the folder "webmail_data" with this address "http://s00000000.onlinehome.us/webmail_data"
 
 I changed "settings_path.php" to 'http://s00000000.onlinehome.us/webmail_data/'
 
 Permissions are 
 folders = 755
 files = 644.
 
 When I try to enter the admin area I get
  "Error(s) detected
 Path to the data folder is incorrect. WebMail cannot run. Check "settings_path.php" file.
 
 any help would be very appreciated    
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Alex AfterLogic Support 
          
  
  Joined: 19 November 2003
 Online Status: Offline Posts: 2207
          | 
        
         
          
           | Posted: 15 October 2006 at 6:37am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
"http://s00000000.onlinehome.us/webmail_data/" is URL, it's not a filesystem path! An example of filesystem path (from WebMail PHP installation instructions for Unix/Linux) is: "/var/webmail_data/", for Windows: "C:/WebMail/data/".
 
 Regards,
 Alex
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   |