I've recently gotten a new system, and I've been trying to upgrade all
the packages on it. The trouble I've been having in particular is with
versioning. I can compile php3 and php4 with no problems and install
them, but I have to have one or the other commented out for it to work.
I am configur
php-install Digest 2 Aug 2001 07:03:46 - Issue 391
Topics (messages 3785 through 3791):
deleting files in Win2k / CGI / IIS5 PHP environments
3785 by: Phil
AIX problem - *.lo contains an incorrect file suffix
3786 by: Tony R. Freeman
W2k + php 4.0.6 + iPlanet 4.1 Agggh
[root@dreamserver php-4.0.6]#
./configure --with-mysql --with-apache=../apachelite_1.3.9 --enable-track-va
rs
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checki
Since I joined the list this morning, there's been about 10
questions (one was mine), and no answers. :) That's kinda
funny. All the people that know stuff know to turn this
list off. ;)
--
http://www.voltar.org/
Use voltar.org as your search engine!
--
PHP Install Mailing List (http://ww
Hi all,
I have installed Apache 1.3.20 and php 4.0.6.
My apache server couldn't recognise my php pages.
Then i tried to place the following statement into httpd.conf,
"LoadModule php4Module /usr/lib/apache/libphp4.so"
The following error appears when i tried to restart my apache server,
"Synta
Hello,
I'm trying to get php 4 to work with MySQL and Apache.
I can't seem to get the module to load in Apache. In the httpd.conf
file the path was shown as lib/apache/libphp4.so. This directory didn't
exist so I changed the path to modules/libphp4.so. When I try to restart
the server I get th
Can fine a proper way to install Php4 on an Netscape server 4.1.
Try to install it like CGI (as explained here
http://http://benoit.noss.free.fr/php/install-php.html
)
But i got this error
trying to GET /index.php, handle-processed reports: no way to service
request for /index.php
Anybody have a s
I've read through all the AIX problem posts on this site, but none
help. I was hoping things would work for me as they did for Mr.
Champagne, but alas I'm still having problems during the "make" command.
AIX: 4.3.3
Apache 1.3.20
Perl 5.6.0
Tying to install PHP 4.0.6
make goes into "." with
I've read all the unlink vs. "cmd/del" arguements in simply deleting files
from a directory. I would like to know who has found a reliable solution?
We have a reports directory called (appropriately) /rpts and we "clean"
reports older than two days old with a PHP script "sweeping" through it.
Ho
php-install Digest 1 Aug 2001 15:35:07 - Issue 390
Topics (messages 3768 through 3784):
Empty php.ini file...
3768 by: Stephen Ferwerda
problem with configure script and fdf support
3769 by: Jon Wagoner
3779 by: Jani Taskinen
apache-1.3.20 + php4.0.6
3770 b
It took me quite awhile to get PDFLIB 4.0.1 to compile with PHP, and here are the
config options that finally worked for me (on HPUX).
PDFLIB:
./configure --enable-shared-pdflib --enable-cxx --with-tifflib=/usr/lib
--with-zlib=no --with-pnglib=no
PHP (DSO build):
./configure --with-apxs=/pat
I'm using RavenSSL. It comes with it's own apache.
mod_perl played nice as a ds0, but I can't seem to get php
to do the same. *sigh*
I'm able to build the libphp4.so successfully, but
apache reports:
Cannot load /usr/local/apache/libexec/libphp4.so into
server: ELF file's phentsize not
Ok, here's a real stupid question, but I can't see what I did wrong.
Basically, I'm trying to get PHP to run on a Red Hat Linux server, installed
the RPM, verified that the httpd.conf file has the LoadModule for PHP in it,
but still, it won't process the scripts, simply spits out the code. What'd
i used apache for windows2000 to run php4. the benefit? i really dunno
except that i'm not affected by the codeworm virus because i'm not using
iis. :)
i actually use linux boxes for servers but i'm using windows2000 as my
desktop os and i want to test scripts out easily so i installed apache for
I'm new in php4. I want to know how to install php4 in wondows 2000.
I have read manual in www.php.net, but it is not clear to me. Please
help to describe clearer to me. One more think...should i use apache or
IIS in my windows2000which is better? how do i get them?
Thanks,
Ruri Dwisatria
I fixed this in CVS now. Thanks!
( changed it to 'if test -z "$FDFLIBRARY"; then' instead..:)
--Jani
On Tue, 31 Jul 2001, Jon Wagoner wrote:
>We have a client that is using fdf with their current site (asp) and I was
>curious about the support in php.
>
>I found that the configure script had
The php.exe is not terminating by itself. Wherever I started a PHP
application from the browser, I started a php.exe. Therefore, after a couple
of pages, I will find several php.exe in the task manager. I am using IIS4.
I thought php.exe should exit with the statement.
Thanks,
Victoria Zhou
I'm not a Linux Guru but have successfully installed PHP4 from source so
it's compiled with MySQL. My webserver works fine and I am happy but I set
myself the task of getting the same configuration through installing RPMs.
Unfortunately, I have been unsuccessfull in trying to install PHP4 from RP
You must check if the proper module has been loaded with the apache server.
If not, the php will no longer recognize the mentioned function.
Try to use phpinfo() function to see all loaded modules.
Best regards,
Jean Madson
-Mensagem Original-
De: subechan
Para: [EMAIL PROTECTED]
Enviad
On Wednesday 01 August 2001 12:00, James Newburrie wrote:
> Hi All,
> I have setup a development server at work, running NT4 Server, with IIS4
> which is all good, except when I try to install to PHP using the
> precompiled version, I get a missing OCX controller error. Now I
> understand that I
Hi All,
I have setup a development server at work, running NT4 Server, with IIS4
which is all good, except when I try to install to PHP using the precompiled
version, I get a missing OCX controller error. Now I understand that I will
have to edit the configuration file manually at this point, but
I don't succeed in building PHP 4.0.6 with PDFLib 4.0.1
I've installed the PDFLIB 4.01 source in , run ./configure, make
and make install.
Then, as specified in /bind/php/readme.txt, I've copied
/bind/php/ext/pdf/* in /ext/pdf and build php with
./configure --with-pdflib=/usr/local, make and make
22 matches
Mail list logo