Hi,
I have a big problem with upgrading my system from php3 to php4.
The problem is very simple ;).
In php3 I could use include path directive directly in virtual host section in apache
config file. It was very good beacuse I could configure each virtual www in different
way.
In php4 include pat
Hi,
I am trying to compile PHP on a sun sparc running Solaris 8. Here's the
screen dump:
# make
Making all in Zend
make[1]: Entering directory `/opt/src/php4/Zend'
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT
_UTF8 -D
I would like to hire someone to install php 4.xx on to my
apache 1.3.6 with mysql installed and running on a freebsd 2.2.8
machine.
Thanks
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
I have tried to install php on my 2.2.8 Free BSD machine
I am running Apache 1.3.6, Mysql and I can run configure,
make and make install fine, but when I try to initiate the so
module under apache it gives me an error of
_finiate error module not loaded.
Can someone tell me what I need to do to in
php-install Digest 10 Jul 2001 02:43:42 - Issue 354
Topics (messages 3463 through 3476):
Re: Make fails on HP-UX.
3463 by: Mark Newnham
3468 by: FITZWATER,JAMES (Non-HP-PaloAlto,ex1)
Re: install & iis
3464 by: Phil Driscoll
Re: Installing on Windows?
3465 b
Here's a copy of my bug report -- any help is appreciated!
Alex
script
--
apachectl start
lynx http://localhost/phpinfo.php
tail error_log
apache error_log
[notice] child pid 31197 exit signal Segmentation fault (11)
configure script
"./configure" \
"-
Hello
1- Is there a way to specify the path of sendmail in our php script before trying to
use mail() function?
2- Is there a way to run a command line from inside PHP? (something like perl)?
Regards,
Mac
Dear Katie
Thank you for your time and help.
> 1). What platform are you using?
Linux 7.1
> 2). What SMTP agent are you using ( qmail, sendmail, etc )?
sendmail
> 3). Can you mail me a copy of your script so I can take a look at it?
Its a simple mail(...) function which I always use. With mi
Below is output from debug.log. Also, I tried configuring with and without
--enable-sysvsem --enable-sysvshm, and --enable-ucd-snmp-hack. If I remove
--with-snmp=/usr/local, configure completes successfully.
Thanks in advance for any help.
CONFIGURE: './configure' '--with-mysql=/usr/local/my
Below is output from debug.log. Also, I tried configuring with and without
--enable-sysvsem --enable-sysvshm, and --enable-ucd-snmp-hack. If I remove
--with-snmp=/usr/local, configure completes successfully.
Thanks in advance for any help.
CONFIGURE: './configure' '--with-mysql=/usr/local/my
I am trying to install php on mandrake 8, I have mysql 3.23.39 and apache
1.3.20 installed when I try to install PHP i get the following error message
Cannot find output from lex
Any suggestions
George
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECT
Ooops, meant I have 4.04 currently installed.
SM
--
> Hello folks,
> I have 4.06 installed and running fine. I would like to upgrade to
the
> 4.06 version, but.. I am a little concerned. The readme file
> only talks about a new install, nothing regarding upgrading. Do I just
Hello folks,
I have 4.06 installed and running fine. I would like to upgrade to the
4.06 version, but.. I am a little concerned. The readme file
only talks about a new install, nothing regarding upgrading. Do I just
unzip to the PHP directory? Or do I need to some thing to pre
Attached is a step by step procedure that I have used to
build php 4.03 and up on hpux 11.0 machines with
Apache 1.3.14 and 1.3.19
A free binary version is available at
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo
.pl?productNumber=B9415AAPA1319
It is part of th
Hithanks for your time . I installed together with red hat..
then is with rpm ... you think that I must uninstalll first?
thanks in advance
> - Original Message -
> From: "James Tan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 09, 2001 1:26 AM
> Subjec
Hithanks for your time . I installed together with red hat..
then is with rpm ... you think that I must uninstalll first?
thanks in advance
- Original Message -
From: "James Tan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 09, 2001 1:26 AM
Subject: [PHP-IN
On Monday 09 July 2001 11:37, diemonde wrote:
> Hi,
>
> I am just learning (well trying to) PHP and to do some stuff I need to
> install on Windows, what can I use best.
You first need a web server.
Xitami is probably the best bet if your requirements are simple. Use Apache
if you need to host m
On Saturday 07 July 2001 15:04, colin wrote:
> Hi all,
> can anyone point me in the right direction for the following error message
> "the cgi application misbehaved by not returning a full set of http
> headers, the headers it did not return are:"
> thats it. I have installed php4.06 on w2k adv s
please post your configure options. I have compiled php successfully on HPUX
10.20 and HPUX11.00 on all versions 4.0 upwards
Regards
Mark
> -Original Message-
> From: Tse Wai Kan [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, July 07, 2001 9:54 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-I
- Original Message -
From: "Andrew Apold" <[EMAIL PROTECTED]>
> At 05:46 PM 7/8/01 -0700, Bob Luhouse wrote:
> >I have installed MySQL, Apache, and PHP. When I run
> >the phtml file from Netscape Navigator, I get the text
> > instead of the phpinf function output.
>
> um... isn't that p
Hi,
I am just learning (well trying to) PHP and to do some stuff I need to
install on Windows, what can I use best.
thnx in advance,
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
Hi,
you try to compile php into apache, probably you should think about an
alternative, to compile php as an module of apache, (so you dont have to
recompile everytime you upgrade your apache and in the other way). In the
other way, if you have to, or if you want to compile it into apache a hint:
Hello
When trying to send mail inside my PHP script I receive the following error:
Warning: mail() is not supported in this PHP build
What is the reason ? Compile errors ? Or my Host has disabled access to PHP
mail() function ?
How can I solve the problem ? Is there any alternatives to using ma
Hi,
Apache 2.x has a different Module System to Aapche 1.x I think. So you need
a module which is compiled against apache 2.0, or you compile it yourself...
you need to configure it
with: --with-apxs2=/your/path/to/your/apache2/apxs/binary :-) and all the
other functions you may want to use... an
Hello
When trying to send mail inside my PHP script I receive the following error:
Warning: mail() is not supported in this PHP build
What is the reason ? Compile errors ? Or my Host has disabled access to PHP
mail() function ?
How can I solve the problem ? Is there any alternatives to using ma
Hi!
I'm trying to install apache with PHP under linux, but I'm having some
trouble...
I've tried to install it on two machines, with 3 versions of PHP (4.03,
4.0.5, 4.0.6), and 3 versions of apache web server.
I always get the same errors.
in the Apache source dir:
/configure
in the PHP di
26 matches
Mail list logo