Actually the PHP version that I have is the 4.3.2 one. The thing is that
I would like to have the XSLT extension without configuring/installing
PHP again.
Cheers,
Francisco.
Jason Barnett escribió:
Francisco Jose Bernabe Pellicer wrote:
Hello everybody,
I have a computer with Scientific Linux
Hello everybody,
I have a computer with Scientific Linux. I configured there a GridICE
server. It needs PHP and Sablotron. The versions are the last ones. When
I check the web interface, I get the following problem in one of the pages:*
Fatal error*: Call to undefined func
It appears as if the "php_mysql.dll" module has problems loading the
"libmysql.dll" file.
Setting the PHP dir to the system %path% var did NOT work for me.
However, these options did:
a) copy the bundled libmysql.dll to the windows system32 folder.
b) OR, copy the bundled libmysql.dll to apache's
It appears as if the "php_mysql.dll" module has problems loading the
"libmysql.dll" file.
Setting the PHP dir to the system path var did NOT work for me.
However, these options did:
a) copy the bundled libmysql.dll to the windows system32 folder.
b) OR, copy the bundled libmysql.dll to apache's B
UNSUSCRIBE
ant to try with php.exe in IIS , but when I try, PHP don't start because
the oracle.dll don't find the Oracle Client installed and don't find the
configuration files.
Why the dll find this and php.exe don't.
Please any help. Thank you
Try to email me at: [EMAIL PROTECTED]
thank you.
Jose Manuel
Anyone has
working apache 2.0.48 & php 4.3.4 on Aix?In afirmative case could you
tell me what configure parameters has you
used?Thanks.
neither work with the build. I'm trying to build
5.0.0b2.
I'm just curious if anyone here has gotten PHP5 with XML
support compiled on Panther and how.
Thank you for any help,
Jose
Hello.
I have configured both and all seems to work fine
with a standard configuration and phpinfo() shows all is ok, but when i try to
access to my phpnuke 6.8 portal apache shows segmentation fault. I don't get any
core file.
I use gcc 3.2.1., libtool 1.4.2,autoconf
2.53,automake 1.5,
Excuse me, i have mistaken the appropiate
list.
Please, i have tried to compile hundred of times
jakarta-tomcat-connectors-4.1.29-src and
jakarta-tomcat-connectors-jk2-2.0.2-src, but it's impossible. There are a lot of
errors during compilation.
I use:
gcc.3.2.1, libtool 1.4.2,autoconf 2.53,automake 1.5, make 3.79#cd
jakarta-tomcat-conne
I have compiled PHP 4.3.1 over Suse 8.0 with
#./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/sbin/apxs
#make
#make install
and it's all correct ( info.php function correctly ) . The version of Apache
is a binary distribution 1.3.2.
When i access a web page that uses sessions and MySQ
What's the difference between compile PHP with Apache or with apxs.
./configure --with-apache = --with-mysql
or
./configure --with-apxs = .. --with-mysql
I need to compile PHP a module of Apache. The option --with-apache need the
directory source of Apache and i installed binaries Apache f
I have installed PHP 4.3.1 with Apache 1.3.23.
PHP was compiled with
#./configure --with-mysql --with-apxs
#make
#make install
I have tested the file info.php and show the configuration of PHP correctly
but when i try to test a web page, not function.
I have created a little file prueba.php:
I have installed PHP 4.3.1 with Apache 1.3.23.
PHP was compiled with
#./configure --with-mysql --with-apxs
#make
#make install
I have tested the file info.php and show the configuration of PHP correctly
but when i try to test a web page, not function.
The page info.php function correctly and sho
Excuse me , can you tell me what is a phpa and where i can download it ?
Thanks.
-
Tu portal de Aix en Español
http://aixpanish.com
-
Singer Key
: "Thomas Goebel" <[EMAIL PROTECTED]>
To: "Jose Perez" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 4:03 PM
Subject: Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems !!!
Hi,
Ingres is a database!
And the function is
t in php compilation.
-
Tu portal de Aix en Español
http://aixpanish.com
-
Singer KeyID: 0xC38C7298
- Original Message -
From: "Thomas Goebel" <[EMAIL PROTECTED]>
To: "Jose" <[EMAIL PR
Do you have in your path /usr/local/php4/bin ?
Do you have rename php.ini-dist to php.ini and copy it in /usr/local/php4
Do you have read your access_log and error_log of apache ?
-
Tu portal de Aix en Español
http:/
On bull, you can find gcc-3.0.1, but it doesn't works fine to me(in some
cases), so after i can compile 3.2.1 with gcc-3.0.1, then remove 3.0.1.
Download sources of apache and php from http://aixpdslib.seas.ucla.edu
I don't know exactly what is the meaning
of --enable-module=most --enable-shared=ma
What c compiler do you use ?
You must compile apache with --enable-module=so because you are compiling
php like module.
I have working that configuration apache1.3.27 and php 4.2.3 without
problems on aix 4.3.3.10 and using gcc.3.2.1
with-jpeg-dir=/usr/local \
--with-zlib=/usr/local \
--enable-inline-optimization \
--with-freetype-dir=/usr/local \
--with-apxs=/www/bin/apxs
> -Original Message-
> From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 21, 2003 2:23 PM
> To: [EMAIL PRO
I tried that but still fails.
"Matt Schroebel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Try adding --with-png-dir=/path/to/libpng
> -Original Message-
> From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> Sent: T
when
it was configuring it says:
checking for location of libpng ... yes.
I did get php to compile without gd.
I am stuck any suggestions.
-Jose
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
When i do "make install" shows this error:
Installing PHP SAPI module
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la
/usr/local/apache2/modules
rm -f /usr/local/apache2/modules/libphp4.so
/usr/local/apache2/build/libtool --mode=install cp libphp4.la
/us
When i do "make install" shows this error:
Installing PHP SAPI module
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la
/usr/local/apache2/modules
rm -f /usr/local/apache2/modules/libphp4.so
/usr/local/apache2/build/libtool --mode=install cp libphp4.la
/us
Thanks but before of all i did was follow your instructions on that web page
with the same result.
- Original Message -
From: "Dan Anderson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 08, 2003 2:29 AM
Subject: [PHP-INST] Re: Apache 2.0.43 & php 4.3.0 coredumped
Hi
When i have compiled apache 2.0.43 on aix 4.3.3 with this options:
./configure --prefix=/usr/local/apache2 --enable-so --with-mpm=worker
Then i have compiled php 4.3.0:
./configure --prefix=/usr/local/apache2/php --with-mysql --with-apxs2=/usr/l
ocal/apache2/bin/apxs
All compilation has gone f
Hello, I need install php with a new http html server on windows 98 or 2000,
I install as PWS server but it not run, who can I install the php server
with this server??
Thanks
PD: The http server work on port 80 to 85 and only serve html pages, it
called: Velazquez www.velazquezvisual.co
Configuration
Win 2000 whit IIS 4 and I installed php-4.2.1-installer.exe, Mysql
Problem
I put in a form index.htm some variables whit text boxs and in the submit
botton call menu.php3 file in the action GET
I have a problem in my web apper me this error message.
I dont why I cant pass the value
I compiled apache and php witj Mod_so. When I am running apache, all is
working very good, but when I am running apache in chroot, it is not
working. I get the next error:
/usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code) from
/usr/local/apache/libexec/libphp4.so
Syntax error on line 205 of /u
Sorry about this message, I sent it to the wrong list.
Jose
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php4_modulelibexec/libphp4.so
I put LoadModule php4_module
/usr/www/usr/local/apache/libexec/libphp4.so
and not working too!!
Help me!
Thanks!
__
Ing. Hector Jose Montalvo Herrera
Triara Operaciones
Libramiento Santa Rosa #111 Col. Futuro Apodaca
Apodaca, Nuevo
LoadModule php4_modulelibexec/libphp4.so
I put LoadModule php4_module/usr/www/usr/local/apache/libexec/libphp4.so
and not working too!!
Help me!
Thanks!
__
Ing. Hector Jose Montalvo Herrera
Triara Operaciones
Libramiento Santa Rosa #111 Col. Futuro Apodaca
To unsubscribe, visit: http://www.php.net/unsub.php
>
Ryan, did you ./configured php with the option: --with-mysql??
Jose
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;s versions for mysql, imap, and openldap.
mysql: 3.22.32
uw-imap: 4.7c
openldap: 1.2.12
libgd: 1.7.3
What's the catch?
Here's the output of make:
Making all in sapi
make[1]: Cambiando a directorio `/usuarios/rmt/jose/Software/php-4.1.1/sapi'
Making all in apache2filter
m
anguage_scanner.lo] Error 1
make[1]: Leaving directory `/opt/src/php4/Zend'
make: *** [all-recursive] Error 1
Can anyone help me? I am sure I have the required versions of gcc, bison
etc.
Thanks,
Jose
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
I am trying to compile php-4.0.6 on Solaris, in a sun sparc machine. I
have the latest gcc, bison 1.28, gnu tar, and everything php seems to
require. My gcc resides in a remote partition, but it works fine (I've
compiled Apache and MySQL).
Does anyone know what does this error message means?
> #
HI
I use the linux red hat 6.2 and the apache version apache_1.3.11, I do the steps to
Quik installation and all running well( the apache is start and the file error_log
display normal mensagem but when write in my browser
(ex:http://127.0.0.1/test.php),where test.php is a file in the director
40 matches
Mail list logo