New releases: Webmin, Python, mnoGoSearch, mod_auth_mysql

Hier geht es um XAMPP AddOns wie z. B. das Apache-Konfigurations-Tool Apanatschi. Irgendwelche Probleme damit oder Fragen dazu? Dann ist hier genau der richtige Ort um nachzufragen.

New releases: Webmin, Python, mnoGoSearch, mod_auth_mysql

Postby Kristian Marcroft » 09. October 2004 14:48

Hallo Freunde des Apache!
und willkommen im neuen AddOn-Release Newsletter :)

Ich habe ein paar AddOns upgedatet. Folgendes hat sich getan:

Webmin-AddOn-0.5:
==================
Download: http://addons.xampp.org/cgi-bin/search.pl?pid=5

Deutsch:
Diese Version des AddOns beinhaltet nun Webmin 1.160.
Die Installation ist so einfach wie jene von XAMPP mit:

tar xvfz lampp-addon-webmin-0.5.tar.gz -C /opt

Wichtige Dokumentation zu dem Webmin-AddOn findet Ihr hier:
http://www.apachefriends.org/docs/Lampp ... Webmin.pdf

-----------------------------------------------------------------------

English:
This Version includes Webmin 1.160.
It's installed like XAMPP itself, by

tar xvfz lampp-addon-webmin-0.5.tar.gz -C /opt

Important Documentation (german) can be found here:
http://www.apachefriends.org/docs/Lampp ... Webmin.pdf

-----------------------------------------------------------------------


Python-AddOn-0.6
===============
Download: http://addons.xampp.org/cgi-bin/search.pl?pid=3

Deutsch:
Dieses AddOn beinhaltet:

- Python 2.3.4
- mod_python-3.1.3 for Apache.
- Python-Imaging-Lib-1.1.4 (jpeg, gif and bmp compatible)
- egenix-mx-experimental-0.8.0 (mxTidy, mxNumber, etc.)
- egenix-mx-base-2.0.5
- psyco-1.2

Um mod_python zu aktivieren gibt es eine vorgefertigte conf-Datei.
Man füge folgende Zeile in seine httpd.conf:

"Include etc/python.conf"

Anschliessend muss der apache neugestartet werden.

Um die volle Funktion von PIL zuerlagen muss eine Systevariable
hinterlegt werden. Dies wird erledigt in dem man in der Datei unter
/etc/ld.so.conf folgendes hinzufügt:

/opt/lampp/lib

Anshcliessend noch ein "ldconfig". Nun funktioniert Python
und PIL 100% mit jpeg und zlib Support.

------------------------------------------------------------------------------------------------------

English:
This AddOn includes:

- Python 2.3.4
- mod_python-3.1.3 for Apache.
- Python-Imaging-Lib-1.1.4 (jpeg, gif and bmp compatible)
- egenix-mx-experimental-0.8.0 (mxTidy, mxNumber, etc.)
- egenix-mx-base-2.0.5
- psyco-1.2

To activate mod_Python there is a prepared conf file.
Add the following line to your httpd.conf:

"Include etc/python.conf"

Then restart/reload Apache.

To use the PIL, you have to set an Systemvariable.
To do this, open /etc/ld.so.conf, and add the line:

"/opt/lampp/lib"

Then execute "ldconfig". Now Python and PIL work 100% with jpeg
and zlib Support.

-------------------------------------------------------------------------------------------


mnoGoSearch-AddOn-0.5
=====================
Download: http://addons.xampp.org/cgi-bin/search.pl?pid=4

Deutsch:
Dieses release des mnoGoSearch-AddOn for XAMPP beinhaltet:

- mnoGoSearch-3.2.21
- mnoGoSearch-1.91 php-extension
- mnoGoSearch-PHP-3.2.5

Um die mnoGoSearch php-extension zu aktivieren,
muss folgendes der php.ini hinzugefügt werden:

extension="mnogosearch.so"

Anschliessend bitte den Apache neustarten.
Nun sollte man in der phpinfo() mnogosearch als aktiviert sehen.

---------------------------------------------------------------------------------------------------------------

English:
This release of the mnoGoSearch-AddOn for XAMPP contains:

- mnoGoSearch-3.2.21
- mnoGoSearch-1.91 php-extension
- mnoGoSearch-PHP-3.2.5

To aktivate the mnoGoSearch extension,
you have to add the following line to your php.ini:

extension="mnogosearch.so"

Then please restart Apache and you should see the mnoGoSearch extension
is loaded in phpinfo().

-------------------------------------------------------------------------------------------------------


mod_auth_mysql-0.4
=================
Download: http://addons.xampp.org/cgi-bin/search.pl?pid=2

English (only):
mod_auth_mysql, like other apache authentication modules,
is used in order to protect pages with username/password.
The unique thing is that the passwords and usernames is stored
in a MySQL database for much quicker access.
Also, unlike the previous implementation of the module,
SQL links are kept alive in between hits to acheive even better
performance. Protecting a directory with a username/password
is simple and involves two steps:

- Creating the necessary SQL information.
- Telling apache to protect the page using that information.
---------------------------------------------------------------------------------

So long
KriS <KriS_at_apachefriends.org>
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf

Postby Heini_net » 09. October 2004 15:13

hi..

mich würd die neuerung fürn mod_mysql_auth interessieren.. besteht auch die möglichkeit es in ne win version umzuschreiben?

mfg. Heini
User avatar
Heini_net
 
Posts: 520
Joined: 25. July 2003 15:43
Location: hier

Postby Kristian Marcroft » 09. October 2004 15:38

Hi,

ich entwickle leider nicht für Win... Sorry
Habe nichtmal einen XAMPP bei mir auf der Win-Kiste.
Aber ich meine das mod ist längst im XAMPP dabei oder nicht?
evtl. mal in der httpd.conf nachschaun... bzw im modules Verzeichnis.

So long
KriS
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf

Postby Heini_net » 09. October 2004 15:59

ja das mod ist dabei, aber es scheint probleme bei apache 2.05x zu machen.. drum bin ich auf der suche nach nen neueren mod... hab nun eins gefunden für 2.049. mal antesten obs geht.

Mfg. heini
User avatar
Heini_net
 
Posts: 520
Joined: 25. July 2003 15:43
Location: hier

Postby HansWurst » 25. October 2004 14:00

Hallihallohallöle........ :lol:
Hab mal ne Frache:
Bin ich zu blöd oder kann man das Webmin-Addon 0.5 wirklich nicht runterladen: http://addons.xampp.org/cgi-bin/search.pl?pid=5

Und meine Frage Nummero 2:
Wenn Webmin (original) schon läuft was muß ich da beachten. Vorher deinstallieren?

Cu HansWurst :)
HansWurst
 
Posts: 1
Joined: 25. October 2004 13:52

Postby Kristian Marcroft » 25. October 2004 14:10

Hi,

Sorry...
Da habe ich etwas vergessen...
Danke für den Hinweis....
Wird in ca. 5 - 10 mins gefixed.

Wenn du bereits eine WEbmin installation hast, solltest du das Webmin eigentlich nur beenden. und das von XAMPP starten.

So long
KriS
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf


Return to XAMPP AddOns

Who is online

Users browsing this forum: No registered users and 3 guests