hi,
how do i compile php so that the mail(); function works i get several errors
"warning this build of php doesn't support mail()" do i need the imap
library ?? i use sendmail (Linux) the path is /usr/sbin/sendmail and i
added that to php.ini but no luck help please ...
regards Eri
Richard Pyne wrote:
> I finally got Apache 2.0.36 + PHP 4.2.1 to run without crashing on startup
> (the secret was that the LoadModule line required the full path), but I am
> now getting the contents of test.php displayed instead of executed.
>
> Any ideas will be greatly appreciated.
>
> --Ri
You didn't really follow those instructions, did you? I don't have any
relative paths in mine. Please use only absolute paths.
-Rasmus
On Thu, 30 May 2002, Paolo Morandi wrote:
> Installing the new module apxs of php4.2 compiled with gd2.1, starting
> apache give me this error:
> Cannot load
Installing the new module apxs of php4.2 compiled with gd2.1, starting
apache give me this error:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp
4.so: undefined symbol: gdImageColorClosestAlpha
I have compiled PHP with this options:
./configure --prefix=/usr -
Hola, estoy tratanto de instalar PHP-4.1.2 como modulo ISAPI en un servidor
Windows 2000 con IIS-5 y la instalación parece estar bien pues cuando cargo
un script en el browser con la función phpinfo() funciona bien, pero cuando
trato de correr otro script cualquiera recibo el siguiente mensaje:
W
php-install Digest 29 May 2002 20:31:41 - Issue 859
Topics (messages 7146 through 7149):
Every not registered Var is generating an Error!
7146 by: Christoph PRantl
7147 by: Chris Hewitt
PHP source getting displayed
7148 by: Richard Pyne
php_xslt.dll ???
thnx julie that tutorial worked .
n i ve a new problem on my hands
guyz
when i run apache i get this messege :
"unable to load dynamic library './php_xslt.dll' the specified module could
not be found
in Unkonown on line 0
apache1.3.24 php/4.1.3-dev running "
can a
I finally got Apache 2.0.36 + PHP 4.2.1 to run without crashing on startup
(the secret was that the LoadModule line required the full path), but I am
now getting the contents of test.php displayed instead of executed.
Any ideas will be greatly appreciated.
--Richard
--
Richard B. Pyne
[EMAIL
Christoph,
Have you assigned them a value before using them in e.g. a comparison?
Was this working code on another computer that is not working on your
Sun? If so then (particularly if it had a previous version of php) it my
have required register_globals to be on, whereas by default in 4.2 it
Hi folks!
I got a really strange problem on my SUN
Apache 1.3.12 and PHP 4.2.0
every not set Variable produces Errors like this!
Notice: Use of undefined constant getuserstat - assumed 'getuserstat' in
/var/apache/htdocs/forum/config.inc.php on line 181
Does anybody have an idea???
Cheers Chri
11 matches
Mail list logo