Ubuntu :: LAMP Server "forbidden" And Home Folder Access?
Sep 24, 2010
Instead of doing this by actually changing the apache directory, I simply put in a symlink from the WWW directory.This worked many times, but today, under Maverick, I got the following error : "Forbidden You don't have permission to access / on this server."I spent a LOT of time on the web trying to solve this error and in the end, it got solved simply by enabling permissions "access" to "others" direclty on my home folder (because my Dropbox folder is, of course, within my home folder).However, I have no idea if this is a good idea. Does this mean that simply anyone could access any file on my computer ??Alternatively, does anyone know how I could proceed to make this LAMP server work WITHOUT having to change my Home directy permissions this way ?
View 1 Replies
ADVERTISEMENT
Feb 9, 2010
Have no idea what I am doing operating a server. Our programmer got a new job and I am the one who has to take it over. Everything was fine til yesterday. You see I made a control panel to easier update the site www(dot)discoverysound(dot)com
but yesterday when I went to update the site I got an error called fopen. I thought I fixed it (and boy did I ever) but now I cannot get to my site because it says Forbidden You don't have permission to access / on this server. Apache/2.0.47 (Unix) mod_ssl/2.0.47 OpenSSL/0.9.7a DAV/2 PHP/4.3.3RC4-dev Server at www(dot)discoverysound(dot)comPort 80.
View 2 Replies
View Related
Jul 1, 2010
I installed samba server in my external HDD. But it is not shown in system ----> Administration. Is there any problem. Then How to give permission to access home folder.
View 3 Replies
View Related
Jan 12, 2010
Nagios - forbidden you dont have access to this server
I had made following changes on httpd.conf file:
ScriptAlias /nagios/cgi-bin/ "/usr/local/nagios/sbin/"
<Directory "/usr/local/nagios/sbin/">
AllowOverride AuthCongig
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
Alias /nagios/ "/usr/local/nagios/share/"
<Directory "/usr/local/nagios/share/">
Options None
AllowOverride AuthCongig
Order allow,deny
Allow from all
</Directory>
View 1 Replies
View Related
Feb 10, 2011
installation moodle on Ubuntu 10.04.1 LTS.at localhost show message It works!at localhost/moodle show message Forbidden You don't have permission to access /moodle on this server.
View 1 Replies
View Related
Mar 3, 2010
Basicly just installed a fresh version of Cent OS 5.4 with apache httpd installed automaticly during the installation. The http daemon is running and when navigating to localhost i get the welcome cent os apache page thingy. The problem is when i put an index.html file in /var/http/www then try and navigation to localhost I get a 403 forbidden error.
View 2 Replies
View Related
Jan 3, 2010
I can't access the home-folder. There is a problem with ecryptfs
computer@computer:~$ cd /
computer@computer:/$ ecryptfs-mount-private
Enter your login passphrase:
Inserted auth tok with sig [ ] into the user session keyring
mount: Operation not permitted
View 9 Replies
View Related
Nov 10, 2010
Derived from http://forums.fedoraforum.org/showthread.php?t=254080
After installing Fedora next to Ubuntu with a common home-folder, I've had troubles with many different things. When I finally fixed grub2 so I could display all the OSs available, I tried to boot Ubuntu. Then I got three messages, one telling me .ICEauthority wasn't able to upgrade. I've now realized it was because my user in Ubuntu didn't own the home-folder. I typed "sudo chown -R jp:jp /home/jp/" in a shell, and it worked. But when I then logged into fedora, I got the same error messages, so I had to type "su -c chown -R jp:jp /home/jp". Apparently, jp in Fedora isn't the same user as jp in Ubuntu.
How do I make my home folder owned by both?
View 8 Replies
View Related
Jan 3, 2010
I can't access the home folder. sudo nautilus in Terminal returned this message:
Quote:
'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied.
You do not have permission to create a usershare. Ask your administrator to grant you permissions to create a share.Or something to that effect. When Nautilus opened, the screen showed a generic root folder and the only icon was Desktop. Some research led me to install Samba, which reduced the error message.
View 8 Replies
View Related
Feb 16, 2011
I had issues on my last install , I couldn't boot into it cause I accidentally uninstalled python 2.6 and everything it was attached to. So I reinstalled on a separate hard drive, I can see my other file system from the media folder but the only thing in my home dir isthese 2 files 1 read methatsaysPHPCode:THIS DIRECTORY HAS BEEN UNMOUNTED TO PROTECT YOUR DATA.From the graphical desktop, click on: "AccessYour Private Data"orFrom the command line, run: ecryptfs-mount-private and then this file Access-Your-Private-Data.desktopbut when I click it and try to run it I get thisrrorPHPCode:Untrusted application launcherThe application launcher "Access-Your-.desktop" has not been marked as trusted. If you do not know the source of this file, launching it may bensafe.
View 7 Replies
View Related
Mar 18, 2011
I think something is wrong with Nautilus... I have Ubuntu 10.10, and everytime I click on Places on the top bar, and then one of my home folders it opens up a terminal, for every folder. The only way I can access my home folders and such is to open a terminal and type nautilus, I have tried everything, what is going on??
View 3 Replies
View Related
May 10, 2010
Ubuntu and am using the 64bit version of Ubuntu 10.04.Now I can access the folders in my home folder through the places GUI, but I can't access them in the terminal. When I begin typing in the terminal and press tab it does not autocomplete, and typing the directory manually says that there is no such file or directory, even though when I type dir or ls they are clearly there.
View 7 Replies
View Related
Oct 10, 2010
I'm still running 9.10, but now would like to install 10.10. Now I'm wondering about how to keep access to my encrypted home folder.
Usually, I don't do an 'upgrade', but a fresh re-install. I have a separate /home partition, so normally this works just fine. However, my home directory is encrypted (a feature that was introduced with 9.10, I believe).
So, if I whack the system partition and do a fresh reinstall there, will the new install still be able to read my home directory? Or do I need to save a key file from somewhere?
View 1 Replies
View Related
Nov 25, 2010
I've done something a bit stupid. I've already encrypted my home folder and just set it to log in without requesting my password. When i do log in now, no startup sound plays, several error messages appear but no desktop. I think it's because I now don't have an opportunity to enter my home folder password, and it doesn't work at all. Is there any way to edit account settings from 'root' or anything because this really has crippled my computer.
View 2 Replies
View Related
Jun 1, 2011
computer running ubuntu 10.10 is failing to boot and I want to access the private data in the home folder in order to recover data onto another disk. How do I go about doing this? As far as I can remember its not encrypted but am still unable to access the data to backup.
View 3 Replies
View Related
Aug 15, 2011
I can't access any of the sub-folders or files in my home folder on Ubuntu. I've checked the folder associations, that doesn't seem to be the issue. I've also opened the mimeapps.list file and the inode/directory association seems fine - inode/directory=nautilus-folder-handler.desktop;
I'm running Intrepid (8.10) (please don't ask me to upgrade! ) and the issue started after using Qtpfsgui 1.9.3 a couple of time to create HDR images. I guess Qtpfsgui broke an association somewhere, but where? I can access other folders, on Computer and Filesystem, but not on my home folder.
View 1 Replies
View Related
Aug 31, 2010
How can I run LAMP (Linux, Apache, MySQL, PHP) in a virtual machine (Ubuntu in virtual box) and make it so the web server is accessible locally (and ONLY locally) on the host OS via an ip address?
View 3 Replies
View Related
Oct 8, 2009
I can't access my home folder using nautilus ( and everything that using gui), but I easily can access to subfolders e.g. "Music", "Downloads" and others. What can cause this trouble?
Also I can retrieve directory listing using terminal.
View 14 Replies
View Related
Feb 6, 2011
I just want to open picture folder. when i click 'places' then picture then automatically movie player opens?
View 2 Replies
View Related
May 17, 2010
I have a 160gb Hard Drive, I partitioned like this:
1. First partition 16GB, ext4, mounted / I have my Lucid filesystem on this partition and boot flagged.
2. Second partition 112GB (extended- 110gb as /home, and 2gb as swap memory)
My disk list:
Code:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1946 15631213+ 83 Linux
/dev/sda2 1947 15647 110053282+ 5 Extended
/dev/sda5 1947 2274 2634628+ 82 Linux swap / Solaris
/dev/sda6 2275 15647 107418591 83 Linux
I have my system upgraded from Karmic 9.04 (automatic distro upgraded), but I have too many problems with this upgrade, (nvidia video card not working properly, I can't mount my mp3 player (sansa), and another issues with sounds, etc.) Since I have a separate /home partition, and separate / partition, I would like to do a fresh install of lucid on my first partition (/dev/sda1), thinking of maybe it will fix all my problems with a fresh install from a Lucid CD,
My questions are:
1. If I do a fresh install on /, will I be able to access my home folder on the extended partition?.
2. If I do a fresh install on /, the Lucid installer will recognise my /home partition, or will install everything again?. (meaning another home folder), I don't want 2 home folder,
3. Am I going to have a permission problems between the fresh install and all my stuff in /home partition?
View 5 Replies
View Related
Nov 26, 2010
I logged in to Recover Mode ("Drop to root shell prompt") this morning to do something. Naturally, I wanted access to my encrypted home folder.
The README file says to run ecryptfs-mount-private. However, that command returns an error:
"ERROR: Encrypted private directory is not setup properly."
This cannot be correct, because if I log in normally, I get my home folder without any problem.
How can I access my encrypted home folder when I boot via Recover Mode?
View 2 Replies
View Related
Jun 14, 2011
i installed my desktop environment from synaptic manager! so when i restarted my computer i couldn't log into the desktop environment. How can i recover from this? Also,how can i access my home folder from a live cd?
View 4 Replies
View Related
May 23, 2010
How do you configure the firewall to allow external web access (it's a LAMP server) and internal access for samba shares ?
View 6 Replies
View Related
Mar 13, 2009
I have two folders as :
drwxrwxrwx 2 root root 1368064 Mar 10 18:28 monitor
drwxrwxrwx 7 root root 12288 Feb 18 17:07 monitorDONE
I have created one short cut link for this folder with below command :
ln -s monitorDONE recordings lrwxrwxrwx 1 root root 11 Mar 13 14:30 recordings -> monitorDONE This link is under /var/www/html Now, when I do IP/recordings It show me an Error as Forbidden You don't have permission to access /recordings on this server.
View 19 Replies
View Related
Feb 9, 2010
I installed Fedora 12 a couple of days ago. This is my secondary operating system. The main one is Mint 8 and in order to have the same documents in both OSs I have a separate /home partition, but for some reason I don't see any of my Documents. In the installation I told fedora that I already had a /home partition and to use it. Also if I mount Mint's disk, while I can browse the folders, I can't see any document .
Finally I can access my Mint's home folder and files but since my username in fedora has a capital A it created another home folder. How can I change my home folder path so it point to the other home folder?
View 1 Replies
View Related
Aug 17, 2010
I'm setting up a Linux machine thet'll be shared by several users, some of whom will be admins. Is there a way to restrict access to a user's home folder (encrypt or block completely) for other regular/admin users?
View 3 Replies
View Related
May 16, 2011
I have to create a script to identify those users who have un-sanctioned (forbidden) files in their home directory. I tried something like this (this is a try and I need some opinions):
Code: #!/bin/bash
user_belongs() {
if `groups $var1 | grep $var2`
then
return 0 else
return 1
fi
} .....
View 1 Replies
View Related
Jan 20, 2011
I am installing Big Brother on a CentOS 5.2 running the default Apache 2.2.3. When I try to access any web page I get the following error: Forbidden You don't have permission to access /bb/ on this server. Apache/2.2.3 (CentOS) Server at fmsubbnix Port 80 So far I have:
1) Set the Directory options to FollowSymLinks
2) Verified all directory and file permissions are at 755
3) Set permissions temporarily to 777 and received same error so I am assuming the issue is in a config file somewhere
4) in hhtpd.conf verified <Files ~ "^.ht"> is correct
5) verified the "default" directory is correct (/var/www/html)
I have read and tried several ideas in posts listed on the web but to no avail and am at a loss as to what to look for next..
View 3 Replies
View Related
Feb 19, 2011
I had to reformat my hard drive because I was trying to run windows 7 and ubuntu 10.10 on the same drive which caused many problems. After re-installing ubuntu 10.10 alone I noticed that I no longer had access to any of the "Places" sub menus, Home folder through Ubuntu one.
View 2 Replies
View Related
Apr 9, 2011
before i using fedora 14, i was used fedora 8.... no problem in setting web server, all client (windows XP) can access my resources in var/www/html/index.html but after upgrade to fedora 14.... this is a problem
"forbidden you don't have permission to access.... apache/2.2.16 (Fedora) server at 192.168.1.1 port 80" i had disable firewall also set SELinux to permissive
View 14 Replies
View Related