Software :: Access Denied Error While Configuration

Sep 14, 2010

I cannot install files from source (tar.bz, tar.bz2, tar.gz, etc) my latest attempt began at tuxfiles. following the 'tutorial', if you will, I managed to unpack the files; but when it came to the ./configure step, I got the following error:
zsh: no such file or directory: ./configure

Here I figured different distros, slight variances, so instead I tried putting a space in the command (./ configure), and got this error.
zsh: permission denied: ./

So finally I tried both ./configure and ./ configure as su and I still got the same errors... this is the same problem that I've always had when installing from source. I am using Fedora 12.

View 6 Replies


ADVERTISEMENT

Debian Configuration :: NFS Shares In Fstab - Error: Mount.nfs4: Access Denied By Server While Mounting (null)

Feb 2, 2010

I run a mediaserver on Archlinux, working perfectly (or almost). I have set up NFS v3 and that worked for me on these clients:

- Debian Lenny
- Archlinux 64bit

Now I've upgraded my Lenny-box to squeeze and I see that 2 of my 3 shared folders (tdone and twatch) are mounted like they should and the third one (media) doesn't come up. A 'mount -a' as root gives this error: mount.nfs4: access denied by server while mounting (null) My relevant fstab-lines:

[Code]....

how I can go about debugging this?

View 1 Replies View Related

OpenSUSE :: Apache Access Denied Despite (or Not) Proper Configuration

Jul 1, 2010

My first message on this forum, I'm a new comer in the Suse world (after 10 years of debian, ouch) I really like this distro so far. Fast, clean, simple. I got an "acess denied" issue with the apache configuration though. I've installed apache through yast and configured it with yast-http. Permissions are okay and a index.htm file is in the directory.

I won't ask for a direct answer cause everything can be found on the wiki. However, I'm surprised that configuration files are not erased when the related software is uninstalled. I've spent the afternoon trying to make it work so I guess the config files are spoiled right now. I tried to erase all the config file but can't find the yast-http ones, so it does not launch the wizard like the first time. yast-http also warns about my network ruled by NetworkManager, and that it could not run properly with it, how come?

View 4 Replies View Related

Software :: Access Denied : User Admin Is Not Allowed To Use The Webmin Configuration Module?

Apr 14, 2010

I keep receiving the error message in the title above whenry to enterebmin.abc.com/webmin. I'm on Ubuntu 9.10. Other errors I'll receive are "You do not have access to any Webmin modules". Wondering if anyone knew what settings our permissions on files I could change to avoid these error

View 1 Replies View Related

Server :: Relay Access Denied Error

Dec 17, 2010

I have not done the SMTP debug yet but just from basic troubleshooting, I think I know what the problem is. My mail server is rejecting my web server from sending mail due to 'relay access denied':

Code:
root@www:# telnet mail.domain.tld 25
Trying 211.113.101.135...
Connected to mail.domain.tld.
Escape character is '^]'.

[Code]....

View 5 Replies View Related

Fedora :: Install .bin Files Getting Error Installer.bin: Access Denied?

Apr 4, 2010

I have same problem with *.bin files.When I try to install software from *.bin file I see error:

Code:
[andrew@notebook Programming]$ ./installbuilder-qt-professional-6.3.0-linux-x64-installer.bin
bash: ./installbuilder-qt-professional-6.3.0-linux-x64-installer.bin: Access denied
[andrew@notebook Programming]$
When I run command ls -la I see this:

Code:
[andrew@notebook Programming]$ ls -la installbuilder-qt-professional-6.3.0-linux-x64-installer.bin
-rwxrwxrwx. 1 andrew andrew 82624164 Апр 4 16:39 installbuilder-qt-professional-6.3.0-linux-x64-installer.bin
[andrew@notebook Programming]$
This error exist if I try to install this application with root access. What I mast do for fix this error?

P.S. I have Fedora 12 x86_64 on my notebook ASUS M51Sn.

View 6 Replies View Related

Ubuntu :: Pure Ftpd - 530 Authentication Error Access Denied

Mar 25, 2011

I am having difficulties with Pure-FTPD. I had it working at one time. I recently had to reinstall Ubuntu 10.10 because pure-ftpd stopped working for some reason and now I have a fresh install but pure-ftpd still does not work. This is what I did to install it.

Sudo apt-get install pure-ftpd

Using the Ubuntu Spftware Center I installed PureAdmin. I then create a virtual user. Then in the terminal entered the following:

[code]...

I read somewhere that this could be a filezilla issue and to fix it I need to use active mode and use the filezilla external address [URL]... Of course I did this and the filezilla solution did not work this time. I am fairly sure it is a server issue this time.

View 2 Replies View Related

Ubuntu Networking :: Error "HTTP Error 403.1 - Forbidden: Execute Access Is Denied. Internet Information Services (IIS)" Browsing To Site

May 10, 2011

running Ubuntu 10.10 and mozilla and seamonkey... Tried to access a website: [URL] and got the error: The page cannot be displayed You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please try the following: Contact the Web site administrator if you believe this directory should allow execute access. HTTP Error 403.1 - Forbidden: Execute access is denied. Internet Information Services (IIS)

View 1 Replies View Related

Ubuntu :: Error : Mount.nfs : Access Denied By Server While Mounting Hostname

Sep 20, 2010

I just built an AMD Phenom II Six Core with 4 Gigs Ram a 160Gib / and swap, and (2) Two Tb mirror for Raid (data storage) I had been using DMRAID in the deprecated box but this box has MDADM v3.1.4 - 31st August 2010 from source (on MDADM wikipedia).

I have no permission problems with using the raid and dmraid is un-installed. The raid is working perfectly and is mounted in my fstab with ext4 defaults 0 2 as my options.

I have two exports
/media/raid/Test
/test

Both show IP and subnet on the showmount -e for the server. I can mount the test just fine on the server. I cannot, however, mount the /media/raid/Test error: mount.nfs: access denied by server while mounting hostname:/media/raid/Test Using dmraid I am able to have the deprecated box export and mount nfs shares from the raid but using MDADM on the new computer, I cannot. I get similar results with pointing MYSQL's data folder to a location on the "/media/raid/Database" (even with apparmor entries).

View 1 Replies View Related

Ubuntu :: Permissions - Save A File Into The Partition And Get An Access Denied Error

Oct 10, 2010

I mount a partition to a directory and ls -liah tells me that everyone has read/write/execute permissions on the whole thing, but I try to save a file into the partition and I get an access denied error. First of all this doesn't make sense because ls is telling me I do have access.

Then it gets weirder. I run sudo chown -R me:me directory. The command exits without error, but then when I go and look at the directory again with ls, it still shows up as owned by root and I still have the same problem. This is particularly strange because I am still able to change permissions normally in the operating system filesystem. It just won't work on the mounted partition.

View 1 Replies View Related

Ubuntu :: Error 1045 (28000) - Access Denied For Root User

Dec 2, 2010

I have been following this guide to install Apache, PHP & mysql - [URL]. When I get up to the step 'mysql -u root' I get given this error:
Code:
tom@tom-laptop:~$ mysql -u root
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
How do I overcome this?

View 2 Replies View Related

Software :: Error: 'Access Denied For User 'myusername'@'localhost' (using Password: NO)'

Nov 6, 2009

I can log in Mysql database successfully using

Code:

mysql -u myusername -p mypassword

Now, I need to execute GRANT PRIVILEGES. But, when I try to execute

Code:

mysqladmin -u myusername password mypassword

the below error occured

mysqladmin: connect to server at 'localhost' failed

error: 'Access denied for user 'myusername'@'localhost' (using password: NO)'

View 4 Replies View Related

Software :: Samba Share Not Accessible Access Is Denied Error Message

Jun 24, 2010

I have Samba 3.5.3-61 running on a Fedora Core 13 system. I created a share that is browseable to all systems, and I made sure to create a user account via the smbpasswd utility. When I try to connect to the server from a Windows XP system, I am able to enter the appropriate sharename as well as the username and password.

View 3 Replies View Related

Ubuntu :: Mysql ERROR 1045 (28000): Access Denied For User (using Password: YES)

Dec 7, 2010

i have tried to follow some the tutorials on google to setup mysql for remote access however, cannot seem to do it. am i missing something.

i have edited /etc/mysql/my.cnf bind-address directive to a static ip address. then, i grant user@'%' access to database and restart mysql

after doing all that, when i try to remote access mysql i get "Access denied for user"

View 1 Replies View Related

Software :: ERROR 1045 (28000): Access Denied For User 'root'@'localhost' (using Password: YES)

Feb 13, 2011

for some reason root lost grant privileges and I can't get it back. The user got grant_priv = 'Y' in the usertable. I've tried to reset all the priviliges to the user by killing MySQL process and started up again without grant options with no luck. I've also tried lots of other things but can't seem to get it work. Here is what I get: Quote:

[root@xxxxxxxxx mysqldba]# mysql -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 2
Server version: 5.0.77 Source distribution

[Code]...

View 7 Replies View Related

Software :: ERROR 1045 (00000): Access Denied For User: 'SOMEUSER@linuxdev2' (Using Password: YES)

Feb 28, 2011

I need to get an old MySQL Client(4.1)to connect to an even older MySQL Server (3.23).The goal is to do a Java/JDBC connect to the old Linux/MySQL 3.23 database, in order to update text information for a Lucene search (which will also run on linuxdev2). The problem is that I can't connect to the Linux/MySQL 3.23 server from a remote Linux/MySql 4.1 client. I can't connect from JDBC; I can't connect from "mysql":

Code:

LOCAL (intranet):
mysql -uSOMEUSER -pSOMEPASSWORD mysql => OK
REMOTE (from linuxdev2):
mysql -uSOMEUSER -pSOMEPASSWORD -hintranet mysql => FAILS:
ERROR 1045 (00000): Access denied for user: 'SOMEUSER@linuxdev2' (Using password: YES)

[code]....

View 1 Replies View Related

OpenSUSE Network :: ERROR 1044 (42000): Access Denied For User ''@'localhost' To Database 'mysql'

Nov 9, 2010

I think I screwed up my Administrative username in mysql.

mysql -u root mysql
ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'mysql'

Can I just copy all the files in /var/lib/mysql >>reinstall MySQL >> copy all the old folders into the new /var/lib/mysql ( while MySql is off)

View 9 Replies View Related

Ubuntu Servers :: Setup The MYSQL Server - Error: 'Access Denied For User 'root'@'localhost' (using Password: NO)'

Mar 26, 2010

I set up a servber on my local machine, & also PHp - Both working fine.I'm trying to load up MYSQL i have installed it, & *can* start/stop the server. however if I do anything else with it, I get this error :-

Quote:

root@gordon-desktop:~# sudo mysqladmin -u root -h localhost password MYPASSWORD
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'

Query :-

1) How do I know MYSQL is actually active ? (apart from the message it says that its statrted (or stopped).

2) Is there a way to

a) Find out the usernames that are recorded on the MYSQL server ?
b) set / RESET the 'root' username (I know MYSQL root user is different to PC root user)
c) anything else I can do on the PHP / website code to see if MYSQL is working

(as yet, no tables / databases etc have been set up - as I can't get past this error message - I get the same error when setting up a database.)

Ps I did allow my usermname (when logged in to ubuntu) to edit / create files in the /usr/www/ directory (but it is still OWNED by 'root' - that directory)

View 4 Replies View Related

Ubuntu Installation :: Grub Configuration Error "Permission Denied"

Jun 4, 2010

I am running Ubuntu 10.04 as a dual boot on my laptop next to Win 7. I installed using all defaults, as I am pretty much a novice user. I also put 10.04 on my desktop at home, but did not install. I am running that machine ON the Win 7 partition. My problem is that on my desktop, I get a boot option of Windows or Ubuntu from the MBR, and Windows is the default. If I choose Ubuntu, I then get the Grub menu which defaults to Ubuntu (fine, I already chose that).

On my laptop (where I did the full install on its own partition) Grub takes over, which would be fine but for Ubuntu being the default. I really want the default to be Win 7. I have read several posts, and a tutorial on changing the boot order in Grub, but when I try to access the file mentioned (etc/default/grub) I get an error "Permission Denied". I have made myself Administrator, so I should have access to everything. I know I need to change the line GRUB_DEFAULT=0 to GRUB_DEFAULT=6 to make this work, but I cannot open the file. Is there an easier way of doing this? Honestly, if you want novice users to try out Ubuntu, sending them to command line is NOT the way. The great majority of people that might be willing to try Ubuntu will run for the hills at the simple suggestion of command line. Most everything else you do is handled by an app, why not this?

View 5 Replies View Related

Fedora :: Dolphin FileBrowser: Error Message "Access Denied"

Dec 2, 2010

I have recently been attempting to install GASP for Python. After several attempts I finally managed to find the .tar file, since yum's GASP was severely outdated. After downloading, I have to extract the file to /usr/libexec/perf-core/scripts/python/, and once I tried to do so in the Ark package manager, nothing would extract after several attempts. I then tried to move it in the Dolphin FileBrowser and got this error message:

Access denied to /usr/libexec/perf-core/scripts/python/gasp-0.3.3.tar.gz.

After much googling and FAQ searching, I have had no results.I am running Fedora 14 KDE build,and have been doing so for about about a week,without any previous Linux experience, so it is probably user error.

View 3 Replies View Related

Ubuntu Servers :: Postfix "Relay Access Denied" Error?

Jul 3, 2010

i have been working on setting up an email server over a ddns. All seems to be working (i can email me@my_ddns_domain.com to me@my_ddns_domain.com) except that when i try and send to another email address (some_other_me@other_host.com) i get the error "5.7.1 Relay access denied". The way i tested this is as follows:
Code:
me@my_ddns_domain:~/$ netcat my_ddns_domain.com 25
220 my_ddns_domain.com ESMTP Postfix (Ubuntu)
ehlo localhost
250-my_ddns_domain
250-PIPELINING

View 9 Replies View Related

General :: Squid Access / Permission Denied Error From Squid Occur?

Dec 29, 2010

I am using squid to controlling access to the internet all is working fine expect one of the user who is using outside organization portal to connect internet. But whenever he tries to enter in the portal by typing (EXAMPLE)url. Permission denied error from squid occur.

How can i allow this portal in squid. So squid will allow this to access.

View 1 Replies View Related

CentOS 5 Server :: Mysql.X86_64 V5.0.77 On CentOS 5.3 ERROR 1045 (28000): Access Denied

Oct 21, 2009

This is my first post, I hope I'm the the right place. I installed mysql mysql-server php-mysql perl-DBD-mysql libdbi-dbd-mysql via "yum install -y" on a server running CentOS 5.3 X86_64 The install completes successful with no errors, but once I start mysqld via "chkconfig --level 35 mysqld on" ; "service mysqld start" There are no errors in /var/log/mysqld.log netstat shows mysqld listening on 3306 and localhost is in /etc/hosts

[Code]...

View 2 Replies View Related

Networking :: SSH Into RHEL Box But Get An "Access Denied" Error?

Jan 14, 2010

I can SSH into my RHEL box, but get an "Access denied" error :-

Quote:

login as: root
Access denied
root 192.168.0.10's password:
Last login:.....
#

So, I can SSH in, but it always prints the Access denied!?

View 5 Replies View Related

Ubuntu Servers :: 554 5.7.1 Relay Access Denied - Error "Your Message Did Not Reach Some Or All Of The Intended Recipients"

Jan 4, 2011

i have search for a long time regarding this matter but i couldn't found nothing.... The facts are like this:

1. I have a server on Ubuntu Linux 10.10 with the following modules installed:
- Webmin 1.530
- BIND DNS Server
- Fetchmail Retrieval
- Dovecot
- Postfix
- a domain (www.domain.com) - the website it's not hosted on my machine

What i did until now:

- establish a local mail network like user@testserver.local
- successfully installed and configure Fetchmail Retrieval. like: user@domain.com mapped to user@testserver.local

2. The problem: Sending an e-mail using a POP3 client like Outlook from an local account! If i use the local address and try to deliver a message outside my local network the following error is sent by System Administrator: Code: Your message did not reach some or all of the intended recipients.

[Code]....

View 4 Replies View Related

Server :: Receiving An Error Message On Windows Machine Saying "Recipient Address Rejected: Relay Access Denied."

Feb 8, 2010

I am running Postfix 2.6.1 on Suse 11.2, and am receiving an error message on my windows machine saying "Recipient address rejected: Relay access denied." If I login to my email on the local machine or via squirrelmail I have no problem sending mail. The output of postconf -n is as follows:

server:~ # postconf -n
alias_maps = hash:/etc/aliases
biff = no

[code]....

View 1 Replies View Related

Ubuntu Servers :: Webdav Access - When Connect From Nautilus - Says - Access Was Denied

Mar 26, 2010

I'm having a problem with my webdav share. I have a secure webdav folder that gets accessed via a non-standard port and requires basic authentication. I can connect and interact with it fine via cadaver. However, when I try to connect from nautilus, it says "Access was denied." To make it even stranger, sometimes I can click on the folder in nautilus (it still mounts) and access it. Sometimes not (just repeats the error message and won't show me the contents). I may not even un-mount it, but just look at other folder, then click it again and be able to access it, but again - only rarely.

I asked a friend to try connecting from his windows vista computer and it would not work. It would not work from my windows XP virtual computer either. However, it mounts and works just find from my work computer (also Windows XP).

So it seems to be a 50/50 chance that the drive will mount on any given computer/system and work. Do anyone know what the problem may be? I'm guessing user permissions, but I can't figure out what.

I've made sure the webdav folder is owned by www-data and www-data has read access to the password file as well.

When I try connecting from nautilus, I get this in the log file:

Code:

Here is one of the (many) sites I've tried looking at: [url]

View 4 Replies View Related

CentOS 5 Server :: Named And Access Rights / SELinux - Access Denied

Aug 24, 2010

I configure named and stumble upon the following problem: named is serious about user rights, every config file named uses should be named:named. I set rights to named:named as follows, but they get changed to root:named when I restart named as root. The same thing happens with SELinux context. This results in access denied type errors.

View 1 Replies View Related

OpenSUSE Hardware :: When Try To Access The 500GB Drive Via Ssh It Says Access Denied

Mar 11, 2010

I have two external hard drives. One is a 2.5" 80GB USB HDD and the other is a Seagate 3.5" USB 500GB HDD. Both hard drives are mounted properly and I can access the data on both hard drives. I can access the small 80GB HDD via ssh from another computer and delete files, but when I try to access the 500GB drive via ssh it says access denied. When I try to access it with root, I can access it but I cannot see any files listed.

View 5 Replies View Related

Ubuntu :: Cannot Access Added Shortcut To The Menu - Access Is Denied

Sep 11, 2010

i put a windows program on my ubuntu pc and it's a portable program so i had to add a shortcut to the menu myself, well, i got the shortcut added but when i click it, it says that it cannot access it and it also says Permission Denied.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved