Hi,
I am having quite some difficulty installing 4.3.0 on two of my 3
machines.
I have spent the entire day surfing php.net, phpbuilder, google and
every archive I could find. I would very much appreciate any help
anyone can provide.
Machine 1 bombs out with a mysql lib error when trying t
* On 2003-02-11 @ 08:21, Kaan wrote:
> I can not send any mail using any PHP script. I installed Sendmail after
> i compiled PHP with Apache. I don't think that would be a problem???
> Here is the error i get while trying to send a mail through command line
> "PHP Fatal error: Call to undefined
Hi,
First of all, thanks for the suggestions. My problem is 'almost' solved.
I have succeeded sending an e-mail with the mail function. The problem
was in the php.ini file. I had limited the execution of phpinfo() and
system() commands. If I enable both commands, the mail() function works
fine
The documentation statesd that for pdflib safemode must be off. The
documentation looks old and I am wondering if this is still true.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I've installed PHP 4.3.0 and have configured it with the following command:
./configure --with-apxs2=/usr/local/apache2/bin/apxs \
--with-config-file-path=/usr/local/apache2/conf --with-mysql=/usr \
--with-ldap=/usr --with-openssl --with-zlib --enable-trans-sid \
-
Is there a set of files somewhere that I can download in order to
compile php with oracle support.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Errata for that last email.
* Both machines are redhat based linux 2.4.18, but are completely
different installations (one local, one remotely hosted server).
Here is a larger chunk from the GD problem. I noticed the "no
semicolon at end of struct or union" line after sending the original
mes
php-install Digest 11 Feb 2003 23:41:23 - Issue 1243
Topics (messages 10010 through 10016):
PHP 4.3.0 - inbuilt GD and MySQL compilation problems on multiple machines
10010 by: Jason Donald
Re: PHP Fatal error: Call to undefined function: mail()
10011 by: Joaquim Homrighau
Over the past few hours, I have managed to get one of my machines to
compile. I imagine a similar fix for the other.
Basically, and very simply, I had to download the latest versions of
all dependencies (mysql/libpng/libjpeg/gd/etc) and recompile
*everything* from child to parent.
Also of no
I have installed and compiled the phoenix libraires in
/usr/local/phoenix/lib
and compiled msession in
/usr/local/phoenix/bin
"configure --with-msession" works but compile fails with errors
ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam':
/opt/src/php-4.3.0/ext/mysql/libmysql/my_tempnam
10 matches
Mail list logo