--with-sockets

Irgendwelche Probleme mit XAMPP für Linux? Dann ist hier genau der richtige Ort um nachzufragen.

--with-sockets

Postby rene_gast » 28. October 2003 15:31

wie kann ich die socket extension aktivieren im aktuellem paket?
rene_gast
 

Postby Oswald » 28. October 2003 15:48

Hallo Rene!

Dazu musst Du Dir a) das Entwicklungs-Paket runterladen. Gibt's da wo Du auch XAMPP heruntergeladen hast. b) PHP-Source von php.net herunterladen und dort den Anweisungen folgen.

Irgendwann sagt Dir die Installations-Anleitung von PHP, dass Du ./configure aufrufen sollt. Hier rufst Du folgenden Befehl auf:

Code: Select all
env ORACLE_HOME="/opt/oracle/product/8.1.6" CFLAGS="-O6 -I$ORACLE_HOME/network/public -I/opt/lampp/include/libpng -I/opt/lampp/include/ncurses -I/opt/lampp/include -L/opt/lampp/lib" ./configure --prefix=/opt/lampp --with-apxs2=/opt/lampp/bin/apxs --with-config-file-path=/opt/lampp/etc --with-mysql --disable-debug --enable-bcmath --enable-calendar --enable-ctype --enable-dbase --enable-discard-path --enable-exif --enable-filepro --enable-force-cgi-redirect --enable-ftp --enable-gd-imgstrttf --enable-gd-native-ttf --with-ttf --enable-magic-quot
es --enable-memory-limit --enable-safe-mode --enable-shmop --enable-sigchild --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --enable-versioning --enable-wddx --enable-yp --with-ftp --with-gdbm=/opt/lampp --with-jpeg-dir=/opt/lampp --with-png-dir=/opt/lampp --with-tiff-dir=/opt/lampp --with-freetype-dir=/opt/lampp --without-xpm --with-zlib=yes --with-zlib-dir=/opt/lampp --with-openssl=/opt/lampp --with-expat-dir=/opt/lampp --enable-xslt --with-xslt-sablot=/opt/lampp -with-ming=/opt/lampp --with-dom=/opt/lampp --with-ldap=/opt/lampp --with-ncurses=/opt/lampp --with-gd --with-imap-dir=/opt/lampp --with-imap-ssl --with-imap=/opt/lampp --with-gettext=/opt/lampp  --with-mssql=/opt/lampp --with-interbase=/opt/interbase --with-mysql-sock=/opt/lampp/var/mysql/mysql.sock


Zusätzlich kommt da noch Dein --with-sockets dazu.

Danach wieder der Installationsanleitung folgen. ;)

Du siehst es ist nicht ganz so trivial. Ich kann Dir aber versprechen, dass --with-socket in der nächsten XAMPP für Linux-Version mit dabei ist.

Lieben Gruß
Oswald
User avatar
Oswald
Apache Friends
 
Posts: 2718
Joined: 26. December 2002 19:51
Location: Berlin, Germany
Operating System: Linux

Postby rene_gast » 28. October 2003 23:38

Vielen Dank :-)
rene_gast
 

mist

Postby rene_gast » 28. October 2003 23:44

Was passiert mit meinen MySQL Datenbankenwärend des Prozesses? bleiben die erhalten?
rene_gast
 

Postby Oswald » 28. October 2003 23:53

Das hat mit MySQL nichts zu tun. Also kein Problem.
User avatar
Oswald
Apache Friends
 
Posts: 2718
Joined: 26. December 2002 19:51
Location: Berlin, Germany
Operating System: Linux

Postby Shoukri » 29. October 2003 00:28

so ... nun hab ich das mal probiert.

Ich bekomm aber beim kompilieren von php 4.3.3 und 4.3.4-RC2 Fehler, dass files nicht gefunden werden ...

checking for InterBase support... yes
checking for isc_detach_database in -lgds... no
checking for isc_detach_database in -lib_util... no
configure: error: libgds or libib_util not found! Check config.log for more information.
User avatar
Shoukri
 
Posts: 76
Joined: 29. October 2003 00:25

Postby Oswald » 29. October 2003 00:32

Ach ja.. InterBase. Ich hoffe mal, Du brauchst InterBase nicht? Einfach --with-interbase=/opt/interbase weglassen.

Ansonsten musst Du noch InterBase nach /opt/interbase installieren.

Lieben Gruß
Oswald
User avatar
Oswald
Apache Friends
 
Posts: 2718
Joined: 26. December 2002 19:51
Location: Berlin, Germany
Operating System: Linux

Postby Shoukri » 29. October 2003 00:53

Hoi :-)

jo nun klappts :-) Dank dir
User avatar
Shoukri
 
Posts: 76
Joined: 29. October 2003 00:25


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 9 guests