close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

user 99 permissions

Thread began 11/19/2010 9:35 pm by Russell Collins | Last modified 2/16/2011 10:55 am by Jason Byrnes | 2381 views | 6 replies |

Russell CollinsBeta Tester

user 99 permissions

Hi,
Is there any way to stop PS4 creating user 99 permissions on the webassist directory and sub folders when creating a new PS.
Every time I have to get the hosting support people to change them to the actual user.

Regards

Russ

Sign in to reply to this post

Jason ByrnesWebAssist

I'm not sure what "user 99" permissions is, but you could create a script to run to edit the permission level after the install is completed:


use the following code to change the permissions on the webassist directory to 755, this will allow read, write execute for the owner and read, write for the user and group:


php:
<?php

chmod
("webassist/"0755); 
?>
Sign in to reply to this post

Russell CollinsBeta Tester

Hi Jason,

My hosting support said user 99 is "nobody"
and to change it to the owner only they can do it.
It seems to create this every time a theme is created.
Maybe I should give it the same name as the original theme name.

The hosting provider said that CMS systems often do this.

Russ

Sign in to reply to this post

west

I have the same issue. Can't make changes to a user 99 file.
Is there a way to stop this from happening?

Sign in to reply to this post

Jason ByrnesWebAssist

did you try this code:

php:
<?php

chmod
("webassist/"0755); 
?>




if that does not work, you will need to contact the host about this, it is a server setting causing the issue.

Sign in to reply to this post

west

Where/how do I run that script?

Sign in to reply to this post

Jason ByrnesWebAssist

try adding that code at line 1 of the webassist/themes/theme_open.php file.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...