Page 1 of 1

XAMPP version

PostPosted: 28. December 2004 15:19
by ascheinberg
Proposal for the next version of XAMPP:

#/opt/lampp/lampp version

should output something like

XAMPP version 1.4.10a

My Linux servers do not run a X server, and I usually connect via PuTTY anyway, so it would be nice to not have to find a browser or stop XAMPP to find out the version. Plus, I would imagine it's pretty easy to add that feature.

What do you guys think?

Adam

PostPosted: 28. December 2004 15:54
by Wiedmann
good idear...

BTW:
Code: Select all
cat /opt/lampp/lib/VERSION

PostPosted: 01. January 2005 23:45
by Nick Taylor
Wiedmann wrote:good idear...

BTW:
Code: Select all
cat /opt/lampp/lib/VERSION


I'm afraid I cannot find /opt/lampp/lib/VERSION.... :(

PostPosted: 02. January 2005 00:30
by Wiedmann
I'm afraid I cannot find /opt/lampp/lib/VERSION

You have really typed "VERSION"? Not "version"!

BTW:
In the next XAMPP version you can simply do a:
/opt/lampp/lampp version

Thanks ;-)