Cannot find the GUI

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Cannot find the GUI

Postby registereduser » 23. January 2012 18:31

I used to run Windows but switched over to Linux, I installed Xampp (lampp) just fine on ubuntu but I can't find the GUI anywhere, it's not in Applications -> internet or anywhere. I don't know how to configure filezilla without a GUI.

Any help would be great :)
registereduser
 
Posts: 10
Joined: 15. October 2011 10:34

Re: Cannot find the GUI

Postby JonB » 23. January 2012 19:27

Well, that would be because XAMPP for linux does not use Filezilla (Server) it uses ProFTPd... and that, specifically, being because there ISN'T a Filezilla server for Linux.

That said - XAMPP for linux comes with ProFTPd pre-configured for user 'nobody' (which is the default/owner user for LAMPP).

The configuration file is /opt/lampp/etc/proftpd.conf.

If you don't run the LAMPP security fix, you will need to fix the password. If you do run the security fix, the FTP password should be updated as well.

If you have not read this page, you should -
http://www.apachefriends.org/en/xampp-linux.html

More info ProFTPd info-
http://www.proftpd.org/goals.html

http://www.proftpd.org/docs/example-conf.html

Good luck with LAMPP
8)
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7

Re: Cannot find the GUI

Postby registereduser » 23. January 2012 19:39

JonB wrote:Well, that would be because XAMPP for linux does not use Filezilla (Server) it uses ProFTPd... and that, specifically, being because there ISN'T a Filezilla server for Linux.

That said - XAMPP for linux comes with ProFTPd pre-configured for user 'nobody' (which is the default/owner user for LAMPP).

The configuration file is /opt/lampp/etc/proftpd.conf.

If you don't run the LAMPP security fix, you will need to fix the password. If you do run the security fix, the FTP password should be updated as well.

If you have not read this page, you should -
http://www.apachefriends.org/en/xampp-linux.html

More info ProFTPd info-
http://www.proftpd.org/goals.html

http://www.proftpd.org/docs/example-conf.html

Good luck with LAMPP
8)


oh i see. I really like Filezilla so that is too bad. Will it work if I were to run gadmin-proftpd for a GUI? or will this mess up lampp?
I will read the links when I have time, I have to go shopping 8) thanks for the reply and help
registereduser
 
Posts: 10
Joined: 15. October 2011 10:34

Re: Cannot find the GUI

Postby JonB » 23. January 2012 21:49

Will it work if I were to run gadmin-proftpd for a GUI? or will this mess up lampp?


You can probably use it as it was meant for standalone ProFTPd, you will likely have to configure it slightly differently as your distribution will not be aware that proFTPd is installed. I think what I am saying there is you will need to 'feed it the path'.

You also have the choice to not run ProFTPd at all and install it 'standalone' and configure it so at least one user's home path is '/opt/lampp/'.

If you haven't, be absolutely sure to read this page
http://www.apachefriends.org/en/xampp-linux.html

and especially note this:

startftp Starts the ProFTPD server. Via FTP you can upload files for your web server (user "nobody", password "lampp"). This command activates the ProFTPD permanently, e.g. if you restarts XAMPP in the future FTP will stay activated.
....
stopftp Stops the ProFTPD server. This command deactivates the ProFTPD permanently, e.g. if you restarts XAMPP in the future FTP will stay deactivated.


That will 'fix the issue' if you want to install ProFTPd standalone.


Two other things:

A. LAMPP is NOT a LAMP stack, its a bash script that does everything via 'command line calls' - you should look at/in the file '/opt/lampp/lampp'. Read that as - don't expect it to work like many examples found elsewhere would lead you to believe.

B. Don't tinker with the ownership of /opt/lampp, because some things may stop working. you can certainly experiment inside /opt/lampp/htdocs, as you can always take it back to nobody:root.

The next is a COMPLETELY personal comment, and should not be taken wrong, as I don't know your background or what you intend to use XAMPP/LAMPP for.

In the linux world, GUI's are a luxury, and one not afforded by most real 'servers' (as they are usually remote, even if they are yours). As ugly as it may be, I recommend everyone learn the command line interface (aka 'term' and/or shell) and an editor that works from the command line - like vi or nano. Some things are just not 'do-able' without getting 'down-and-ugly'.

This is spoken as someone who earns his living 'doing this stuff'.



Good Luck with LAMPP

8)
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7

Re: Cannot find the GUI

Postby registereduser » 24. January 2012 04:39

Wonderful information, very resourceful thank you for all of the support and I will definitely read into what you have told me.

tomorrow though, I spent too much time shopping, so no time tonight. :?

I will surely be able to figure it out, It just surprised me when there was no GUI as I am used to a GUI, but I will adapt. 8)
registereduser
 
Posts: 10
Joined: 15. October 2011 10:34


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 33 guests