I have installed dolphin6.1.4 on my laptop and want to run it on the localhost.i could not finish installation when i got to a step of permission reversal for some files and directories
|
You need to have 2 operating systems if your doing this on your pesonal laptop.
1. Your normal Windows OS that you use to do whatever you want on the laptop.
2. A Linux OS or Windows Server OS behind a partition, so your laptop thinks it's 2 seperate computers.
3. Open an FTP Program like WinSCP and direct it to the server side of your laptop.
4. Right click on the folders you want to change the permission of (You can hold down the CTRL button and click on multiples, it will speed this up). Now you need to select Properties. 5. See the little boxes inside the big box? See the number "0755" You can change the number to 0777 by just typing it in the box or you can click the little "write" boxes and it will flip to 0777 on it's own. Click save and you have changed the file permissions.
Please note: If your trying to run this in a home environment, I'm going to assume your new to servers by your first question. Please make sure you have php5.2.* (I use 5.2.9), an apache handler and MySQL DB system integrated. You'll also want to get cPanel or Plesk or another type of software to handle most of your server items and phpMyAdmin to control the DB. It would be much wiser for you to spend a few dollars a month, get a shared host and learn it that way so you can learn D and not have to deal with the vast amount of server issues you will be facing as a newbie.
Just my 2 cents |