January 6, 200620 yr comment_2240 Hi can anyone explain to me how i can set folder permissions with uniserver and also how to create users and grant them access to a database Thanks Report
January 8, 200620 yr comment_2267 To create users and so on, you have to use phpMyAdmin. Please note that this might not work for 3.3 because of something w overlooked with MySQL 5. MySQL 5 uses a new structured mysql.user database but we are still using the old one so this might not work if you ar trying to chnag the password or add users. About folder permissions, you have to usue htaccess and htpasswd for this. Try taking a look at W:/www/.htaccess and W:/htpasswd/www/.htpasswd Or searching Google for tutorials. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.