![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 222 Pomógł: 0 Dołączył: 3.04.2003 Skąd: Wrocław Ostrzeżenie: (0%) ![]() ![]() |
Witam.
Co trzeba robić, aby działały funkcje xslt_* pod PHP5? Skompilowałem z opcją --with-xsl ale widocznie to jeszcze za mało. |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 117 Pomógł: 0 Dołączył: 24.05.2004 Skąd: krakow Ostrzeżenie: (10%) ![]() ![]() |
Niestety mi nie działa coś xslt. (IMG:http://forum.php.pl/style_emoticons/default/sad.gif) Proszę o jakieś wskazówki ponieważ musze przy projekcie do pracy inż. to wykorzystać, a mam problemy z instalacją. Mam dwa serwery o następującej konfiguracji:
1)serwer Kod './configure' '--prefix=/usr' '--disable-static' '--with-apxs=/usr/sbin/apxs' '--sysconfdir=/etc' '--enable-discard-path' '--with-config-file-path=/etc/apache' '--enable-safe-mode' '--with-openssl' '--enable-bcmath' '--with-bz2' '--with-pic' '--enable-calendar' '--enable-ctype' '--with-gdbm' '--with-db3' '--enable-dbase' '--enable-ftp' '--with-iconv' '--with-gd' '--enable-gd-native-ttf' '--with-jpeg-dir=/usr' '--with-png' '--with-gmp' '--with-mysql=shared' '--with-xml=shared' '--with-gettext=shared' '--with-mm=/usr' '--enable-trans-sid' '--enable-shmop' '--enable-sockets' '--with-regex=php' '--enable-sysvsem' '--enable-sysvshm' '--enable-yp' '--enable-memory-limit' '--with-tsrm-pthreads' '--enable-shared' '--disable-debug' '--with-zlib=/usr' '--enable-xslt' '--with-xslt-sablot' '--with-xsl=/usr/lib' Sekcja XSL: XSL enabled libxslt Version 1.1.12 libxslt compiled against libxml Version 2.6.16 EXSLT enabled libexslt Version 1.1.12 2)serwer Kod './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql' '--with-xsl=/usr/include/libxslt' '--enable-xslt' '--with-xslt-sablot' '--with-expat-dir=/usr/local/lib' sekcja XSL: XSL enabled libxslt Version 1.1.11 libxslt compiled against libxml Version 2.6.14 EXSLT enabled libexslt Version 1.1.11 No i mam taki przykladowy kod:
i dostaję błąd: Fatal error: Call to undefined function xslt_process() in /home/pawel/public_html/xslt_test.php on line 3 Jakakolwiek funkcje XSLT uzywam to pojawia sie taki blad. Co jest nie tak? prosze o pomoc |
|
|
![]() ![]() |
![]() |
Aktualny czas: 14.10.2025 - 00:48 |