LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-03-2013, 12:38 AM   #1
enteih20
LQ Newbie
 
Registered: Mar 2013
Location: South Australia
Posts: 1

Rep: Reputation: 0
./phpmyadmin.sh: permission denied


Im not really good at linux stuff so please give new person friendly advice/things to do.

Anyway, i am trying to install phpmyadmin on MineOS CRUX and i have done everything the youtube vids say to do, but when i try to type ./phpmyadmin.sh it says permission denied. Please help ASAP.

this is what the console looks like when i do the commands i need to do.

Welcome to MineOS CRUX!

mc:~/ $ su -
Password:
root:~/ $ cd /usr/games/minecraft/addons/
root:addons/ $ ./phpmyadmin.sh
-su: ./phpmyadmin.sh: Permission denied

Last edited by enteih20; 03-03-2013 at 12:39 AM.
 
Old 03-03-2013, 01:06 AM   #2
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
Code:
chmod 755 phpmyadmin.sh
./phpmyadmin.sh
To learn more about permissions and how to modify them refer to this tutorial.
 
Old 03-04-2013, 04:21 AM   #3
fortran
Member
 
Registered: Nov 2011
Location: Cairo, Egypt
Distribution: CentOS, RHEL, Fedora
Posts: 300
Blog Entries: 2

Rep: Reputation: 51
Make the file executable using
Code:
chmod +x phpmyadmin.sh
Now run the script.
Code:
./phpmyadmin.sh
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mkdir throws Permission Denied error in a directoy even with root ownership and 777 permission surajchalukya Linux - Security 14 09-03-2012 08:34 AM
phpMyAdmin error: client denied by server configuration: /usr/share/phpMyAdmin Kropotkin Linux - Server 2 05-15-2010 12:55 PM
'permission denied" inspite of right permission flags on network drive anirudhvij Linux - Enterprise 8 05-22-2007 05:57 AM
phpMyAdmin - Access denied!! jackster Linux - Software 5 02-02-2005 04:04 PM
phpmyadmin/access denied xlord Linux - General 3 06-10-2003 05:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration