Using SU permission on joomla jumpboxSubmitted by ephex on Mon, 07/07/2008 - 8:42am.Im testdriving a joomla 1.5 box and everything fine but a few points... I need to change some permitions on PHP.ini file for some joomla components to but the password that i configure on the box and the username: admin dont work for i need the SU user to work, problem is that username and the password u configure on marcos |
Search |
yes is a registered
yes is a registered jumpbox.... else i coulnt remove header etc...
m.
registered? sudo?
Just to confirm, have you registered the JumpBox? Registration with the current JumpBox releaseses is needed for shell access.
If so, you should be able to use sudo to do whatever you need. Example ... sudo vi php.ini
David
yes is a registered
yes is a registered jumpbox.... else i coulnt remove header etc...
m.
Use sudo
You have to use sudo to edit php.ini. It will ask you to enter the password for the admin account.
sudo vi php.ini