Page 1 of 1

Update security procedure for 5.5.27/5.6.11

PostPosted: 28. July 2015 12:30
by paulbrowne
When securing xampp I get the following errors:

paul@samsung ~ $ sudo /opt/lampp/lampp security
[sudo] password for paul:
XAMPP: Quick security check...
XAMPP: Your XAMPP pages are NOT secured by a password.
XAMPP: Do you want to set a password? [yes]
XAMPP: Password:
XAMPP: Password (again):
/opt/lampp/share/xampp/checkapache: line 41: /opt/lampp/htdocs/xampp/.htaccess: No such file or directory
cp: cannot stat ‘/opt/lampp/htdocs/xampp/.htaccess’: No such file or directory
cp: cannot stat ‘/opt/lampp/htdocs/xampp/.htaccess’: No such file or directory
chmod: cannot access ‘/opt/lampp/htdocs/xampp/.htaccess’: No such file or directory
chmod: cannot access ‘/opt/lampp/htdocs/webalizer/.htaccess’: No such file or directory
chmod: cannot access ‘/opt/lampp/phpmyadmin/.htaccess’: No such file or directory

Re: Update security procedure for 5.5.27/5.6.11

PostPosted: 15. August 2015 23:13
by jl303
Exactly the same error!!!
Haven't found an answer yet. :(
/opt/lampp/share/xampp/checkapache: line 41: /opt/lampp/htdocs/xampp/.htaccess: No such file or directory
cp: cannot stat ‘/opt/lampp/htdocs/xampp/.htaccess’: No such file or directory
cp: cannot stat ‘/opt/lampp/htdocs/xampp/.htaccess’: No such file or directory
chmod: cannot access ‘/opt/lampp/htdocs/xampp/.htaccess’: No such file or directory
chmod: cannot access ‘/opt/lampp/htdocs/webalizer/.htaccess’: No such file or directory
chmod: cannot access ‘/opt/lampp/phpmyadmin/.htaccess’: No such file or directory

Re: Update security procedure for 5.5.27/5.6.11

PostPosted: 16. August 2015 08:50
by jl303
It seems like a bug for 5.6.11.
I just installed xampp-linux-x64-5.6.8-0-installer.run, and it has no problem with ./lampp security.