php-install Digest 9 May 2001 06:41:06 - Issue 299
Topics (messages 3066 through 3080):
Re: best OS platform for low memory, php/mysql web server
3066 by: B. van Ouwerkerk
3070 by: Steve Brazill
3071 by: Rick Morris
Re: install fails
3067 by: Chris Siburt
R
[EMAIL PROTECTED] :
> On MacOS X 10.0.2, PHP 4.0.5 configure ends with the message:
The problem is now resolved. A PostgreSQL library (libpq.a) was damaged,
I run ranlib on it and then configure, make, install php worked like a
charm.
--
PHP Install Mailing List (http://www.php.net/)
To unsu
i cannot get php 4.0.5 to compile on RH 7.1, apache 1.3.19. I have tried 20
different compile options and nothing works. here is debug.log. please help
;\
[root@websmith php-4.0.5]# more debug.log
CONFIGURE: './configure' '--prefix=/usr/local/php' '--disable-debug'
'--enable-shared' '--enable-i
Basically, you'll have to set up a web server on your PC. Also, if you want
a data-driven site, you'll need a database server on there as well. Without
more information (PC spec, your OS of choice etc), there's not much more I
can say, apart from consider the practically standard solution of
apach
Ok, I have a PC without the internet. I develop webpages on it. How should
I configure it to show php pages, and how do I go about doing it? Please
help me!
Æß»LáPtÖp765«ßÆ
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Hi, Y'all. Count me as one of the many who have had
trouble with pdflib, sthough my problem seems to be
a bit different.
In a nutshell, I can't seem to make PHP recognize that
the pdflib is there.
Configuration is PHP v 4.0.5, Apache 1.3.14, pdflib 4.0.0.
Pdflib compiles and install correctly.
I could be wrong, but I think that u have to start the session on every page where u
want to make the variables visibles.
Rafael
-Original Message-
From: Shadow Tree [mailto:[EMAIL PROTECTED]]
Sent: Martes, 08 de Mayo de 2001 02:54 p.m.
To: [EMAIL PROTECTED]
Subject: [PHP-INST]
I have a question about session variables.
In my page the session variables are not seen by the pages where tem are not declared.
I´ve used "session_register($variable)" and so after at another page I´ve called "echo
$variable;" and it generate a message that the variable does not exists.
The ses
Hi,
i'm having trouble installing php 4.05 w/ apache 1.3.19 on win2k. Apache
works fine without php, but gives an "extension not found" error message
when configured to use php4apache.dll . I have tried changing apache
versions and changing the location of the php4apache.dll, but to no avail -
an
On Tue, 8 May 2001, Jon Peccarelli wrote:
>Well, I haven't received anything from my previous 2 posts, so I guess my
>wording caught somebody's attention. My next question is to verify that FDF
>will work with the --with-apxs option, or does it have to be statically
>linked to Apache?
You don't
- Original Message -
From: "Ted Hobson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 9:31 AM
Subject: [PHP-INST] best OS platform for low memory, php/mysql web server
> So, I've tried using Red Hat 7.0 to get a php/mysql enabled web server
> running on a PII 2
Though it's possible to run Linux on a system with only 16 meg of RAM (I did
it with version 1.2 seven years ago..), I think you'll find that a lot of
'issues' will go away if you have at least 64 meg installed... Check out
Ebay for any 'deals' on RAM (128 meg 'sticks' should be going for
aproxi
Well, I haven't received anything from my previous 2 posts, so I guess my
wording caught somebody's attention. My next question is to verify that FDF
will work with the --with-apxs option, or does it have to be statically
linked to Apache?
"Jani Taskinen" <[EMAIL PROTECTED]> wrote in message
[EM
Jani and php-install-list,
Thank you very much for your help.
I add the path (/u01/app/oracle/product/8.1.5/lib in /etc/ld.so.conf
file, then run /sbin/ldconf. And start the apache,
the original error message(cannot load /usr/local/apache/libexec/libphp4.so
into server) is gone. But I got a
I had this same problem, I did a Google search for the file, and it turned
up this file http://manuel01.virtualave.net/files/ocxpack2.zip
I found it on some Napster support site.
I extracted "MSCOMCTL.OCX" to my WINNT/System32/ directory, and things are
great now.
Chris
"Yasuo Ohgaki" <[EMAIL
>So, I've tried using Red Hat 7.0 to get a php/mysql enabled web server
>running on a PII 266 system with a whoping 16M ram. It has been a chore to
>say the least. Red Hat really seems to have some issues here. The RPMs
>don't work and installing from source doesn't work. Is there a better
>v
php-install Digest 8 May 2001 13:29:34 - Issue 298
Topics (messages 3060 through 3065):
Compiling Sablotron + PHP
3060 by: Dave
AIX 4.3.3 PHP 4.0.5 HowTo compile using xlC
3061 by: Phill
3063 by: Phill
Re: Still having problems with fdftk
3062 by: Jani Task
So, I've tried using Red Hat 7.0 to get a php/mysql enabled web server
running on a PII 266 system with a whoping 16M ram. It has been a chore to
say the least. Red Hat really seems to have some issues here. The RPMs don't
work and installing from source doesn't work. Is there a better version
> Does anyone know the correct way to make apache use the php cgi in
> windows? I'm new to apache, and need a local setup close to my hosts
> setup, which is MySQL, Apache, Tomcat ( for JSP ), PHP, and JDK, but i'm
> lost!
>
> HELP PLEASE!!!
--
PHP Install Mailing List (http://www.php.net/)
To
Oops forgot step 7a) and 7b)
7a) export CC='cc -Dinline= -ma'
7b) export OBJECT_MODE=32
This one depends on wether you're DB2 versions prior to 7.1 (which supports 64
bit). Needless to say you'll need a 64 bit version of Apache if you use
OBJECT_MODE=64.
Hope this helps.
Phill wrote:
> I'll d
On Mon, 7 May 2001, Jon Peccarelli wrote:
>I STILL cannot get fdftk working properly. I am VERY upset, as this is one
>of the big reasons I'm using PHP. If this won't work, I'm going to start
>looking at Java and dumping PHP!
Well that's your problem. These kind of 'threats' make people NOT wa
I'll dispense with why I'm posting this.
1) Download PHP source.
2) gunzip -> tar
3)
./configure --without-mysql --with-ibm-db2 --with-apxs=/usr/local/apache/bin
/apxs
4) cd php-4.0.5
5) vi libtool
6) Hack away at these lines: (many posts around on this)
archive_cmds= .
add this:
\$
22 matches
Mail list logo