php-install Digest 19 Feb 2003 06:32:36 - Issue 1253
Topics (messages 10063 through 10087):
Apache2.0.43 + Solaris 8
10063 by: tklein.cgg.com
10065 by: Jeffrey_N_Dyke.Keane.com
10076 by: Lou Picciano
Re: ***Possible solution*** Libtool error
10064 by: German
Hello All,
When I am installing PHP 4.3 with Apache, it is giving error. Any
sugessions.
Regards,
Atul
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am using the first example in my config file. I would like to know the
difference between both ?
php_admin_value open_basedir "/home/test"
php_admin_value safe_mode_include_dir "/home/test"
Respectfully
Breno Cardoso Perucchi
[EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.
Hi i install apache 2.0.4.4 for win nt
and php 4.3.1
i try to configure php as moule
moving php4ts.dll to winnt/system32
and adding the two lines:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
however this directory and this dll do not exist
only the ph
Hi i install apache 2.0.4.4 for win nt
and php 4.3.1
i try to configure php as moule
adding the two lines:
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
It's an interesting problem.
I have the default apache with a slew of virtual hosts and php executes
everywhere correctly but from the default fully qualified server name. It's
an internal site so you won't be able to try this out for yourselves but
here goes.
the address http://emerald.dex.uswe
If they can change the ini then they can set PHP values with .htaccess
files or they can simply use the error_reporting() function to set the reporting
level in either a common include file or in all the files when the programmer
who writes the application is working on the site.
On Tue,
On 18 Feb 2003 12:40:21 -0500
Adam Voigt <[EMAIL PROTECTED]> wrote:
> Let see the amount of applications are useless
> just because they do not take care about these settings.
>
> A. What?
> B. If your trying to say look at the amount of programs that are
> useless because they don't pre-
Michiel,
When PHP 4.3 was released just over a month ago, I attempted to compile the
source code under Linux. I couldn't make the compile work because the "make"
file could not find something called apxs, and would terminate the build.
Quite by accident, I recently learned what apxs is. apxs is a
Let see the amount of applications are useless
just because they do not take care about these settings.
A. What?
B. If your trying to say look at the amount of programs that are useless
because they don't pre-initialize there values, the answer would be
very, very, ver
On 18 Feb 2003 12:30:59 -0500
Adam Voigt <[EMAIL PROTECTED]> wrote:
> On Tue, 2003-02-18 at 10:59, Pierre-Alain Joye wrote:
> Hmmm, bad advice, you better to safely fix them.
>
> Reply:
>
> This is infact an extremely common practice, and infact 90% of the PHP
> applications
I simply do not ag
On Tue, 2003-02-18 at 10:59, Pierre-Alain Joye wrote:
Hmmm, bad advice, you better to safely fix them.
Reply:
This is infact an extremely common practice, and infact 90% of the PHP applications
for download will generate these notice's. It doesn't mean anything's wrong it, just means
y
Thierry,
Check to be sure that both:
1) the apache 'pid' file (? 'var/run/apache.pid ? ) -and-
2) the apache log files
Have permissions sufficient to allow the Apache 'User' process to write to
them. The 'make_sock' error is a classic for apache being unable to write
the pid file.
Lemme know..
On 18 Feb 2003 10:59:05 -0500
Adam Voigt <[EMAIL PROTECTED]> wrote:
> Set your error_reporting (in your php.ini)
> to: E_ALL & ~E_NOTICE
>
> There just warning's, you can safely ignore them.
Hmmm, bad advice, you better to safely fix them
hth
pierre
--
PHP Install Mailing List (http://www.p
Ah, thanks! Now I see :-D
I will also say I'm sorry about the double-post. I did not understand that
the mailinglist and the newsgroup where the same thing.
Regards Johan Ryberg
"Adam Voigt" <[EMAIL PROTECTED]> skrev i meddelandet
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Set your error_re
Hi,
I am trying to compile PHP 4.0.6 with ldap (ldapcsdk414-AIX4.3_OPT) but i
have some errors at the configure step.
As i work on AIX OS, i tried to set LIBPATH to the location of the ldap
library. But it doesn't work!
/logiciels/php-4.0.6#echo $LIBPATH
/logiciels/apache/apa_1.3.19/lib/li
Set your error_reporting (in your php.ini)
to: E_ALL & ~E_NOTICE
There just warning's, you can safely ignore them.
On Tue, 2003-02-18 at 10:56, Johan Ryberg wrote:
Hi,
I got a clean installation of PHP 4.3.2 on a Windows 2000 box with IIS 5
running.
Hi,
I got a clean installation of PHP 4.3.2 on a Windows 2000 box with IIS 5
running.
Independent of what code I try to run I get this kind of errormessages
everywhere.
I have also tried to install it on my laptop running XP Pro and IIS 5.1,
exacly same thing.
---
Notice: Use of undefined const
Hello
We are running php4.3.0 with Sun One Web Server 6.0sp5 on
Solaris 8. It was compiled with gcc 2.95.3 using './configure' \
'--with-nsapi=/path/to/iplanet/web/server' \
It compiled successfully and runs fine for a few hours or minutes but accessing
pages soon reports the following:
===
Hello,
I would be gratefull if someone could point me in the right direction. I have sent
hours trying to resolve
this and even had to reinstall my operating system - windows 2000.
I seem to followed all the instructions,in terms of moving the php.ini file to the
C:/winnt folder and
php4ts.dll
[EMAIL PROTECTED] (Somsak Rakthai) writes:
> Dear sir,
> I userd FreeBSD-4.2 and gcc-2.95.2. I can not install
> PHP-4.3.0.
> When I used command below.
> ./configure --with-apache=../apache_1.3.27 \
> --with-mysql=/usr/local/mysql \
> --with-imap=../imap-2002.RC6 \
> --w
hi,
I get these errors when trying to compile php 4.3.0 with the
included gd and freetype 2.1.3 (I also tried 2.0.2 and 2.1.2):
/bin/sh libtool --silent --mode=compile gcc -I/root/php-4.3.0/ext/gd/libgd
-DHAVE_LIBPNG -DHAVE_LIBFREETYPE -Iext/gd/ -I/root/php-4.3.0/ext/gd/ -DPHP_ATOM_INC
-I/root/
Dear sir,
I userd FreeBSD-4.2 and gcc-2.95.2. I can not install
PHP-4.3.0.
When I used command below.
./configure --with-apache=../apache_1.3.27 \
--with-mysql=/usr/local/mysql \
--with-imap=../imap-2002.RC6 \
--with-ldap=/usr/local/openldap \
--with-gettext \
are you logged in as root?
hth
jeff
[EMAIL PROTECTED]
Hello
I had exactly your same problem.
I found a very useful hint at:
http://bugs.php.net/bug.php?id=19918
(Bug #19918 in bugs.php.net)
I tried it, apparently it works.
Suerte
Germano
Jose wrote:
> When i do "make install" shows this error:
> Installing PHP SAPI module
> /usr/local/apache2/
Hello,
I am trying hard to install Apache2.0.43 on Solaris 8, did not find much
problems with configuration, path and LD_LIBRARY_PATH updates, but when I
start apachectl, I keep getting the following error :
Permission denied: make_sock: could not bind to address 150.10.128.1:80
no listening so
php-install Digest 18 Feb 2003 10:21:47 - Issue 1252
Topics (messages 10056 through 10062):
Re: Installation problems
10056 by: Jonas Geiregat
Re: values out of form variables
10057 by: Mitch Pirtle
Problem with Oracle 8
10058 by: Frank
values out of form variables
Hello
After further searching, I eventually found the solution for the problem I
had with HPUX11.00 (see below).
The complete description can be found at:
http://bugs.php.net/bug.php?id=19918
Cheers
Germano
Germano Gasparini wrote:
> [... snip ...]
> Installing PHP CLI binary:/usr/loca
28 matches
Mail list logo