| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Ionut Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Thu May 02, 2002 1:31 pm    Post subject: I need some help to set permisions on server..... |   |  
				| 
 |  
				| I try to instal a webchat and it tels me I must set the permisions on server something like chmod 755 .... Where can i set tihs "permisions"? can somebody help me?[b][/b] |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Thu May 02, 2002 4:05 pm    Post subject: Re: I need some help to set permisions on server..... |   |  
				| 
 |  
				|  	  | Ionut wrote: |  	  | I try to instal a webchat and it tels me I must set the permisions on server something like chmod 755 .... Where can i set tihs "permisions"? can somebody help me?[b][/b] | 
 Permissions aren't set in the web server but rather at the level of your filesystem.
 If you are working on Windows, you need to set the directory writable (not read-only).
 If you're on Linux, execute the command chmod -R 755 <dir>.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| RamX -
 
 
 Joined: 18 Dec 2002
 Posts: 2
 
 
 | 
			
				|  Posted: Wed Dec 18, 2002 12:51 am    Post subject: |   |  
				| 
 |  
				| How can I set the directory writable in Win98... Thank for this great webserver...
 [/code]
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| anonymous reader Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Wed Dec 18, 2002 4:07 am    Post subject: |   |  
				| 
 |  
				| rigth click on the folder - select property and uncheck read only option |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| sondgerothja Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Wed Jan 22, 2003 9:30 am    Post subject: |   |  
				| 
 |  
				| That's all good, but it didn't help me. 
 Things I've tried:
 - Setting the folder as a "shared" folder
 - Ensuring the folder/files were NOT read-only
 
 Is there anything else?  It's preventing a chat program, and my forum from allowing attachments....
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Thu Jan 23, 2003 12:10 am    Post subject: |   |  
				| 
 |  
				|  	  | sondgerothja wrote: |  	  | That's all good, but it didn't help me. 
 Things I've tried:
 - Setting the folder as a "shared" folder
 - Ensuring the folder/files were NOT read-only
 
 Is there anything else?  It's preventing a chat program, and my forum from allowing attachments....
 | 
 If you did all that, the files and the directory are writable. So check the script configuration for the problem. It may come from it.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| sondgerothja Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Mon Jan 27, 2003 6:46 pm    Post subject: |   |  
				| 
 |  
				| i've tried looking at the script, and i'm convinced it's not the problem.  (then again i don't know much about php.... 
 ANY other ideas?
 
 Or perhaps you have a chat script you know works? and a way to upload files under window?  that way I could see if it's the file system or the script?
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |