Greetings. I installed libiconv, js-1 rpms, and sablot0.82 on RHLinux 7.2.
I successfully configured PHP 4.1.2. When I tried MAKE, I got an error 1
message and then another message saying it cannot find -lxmltok. I did a
find / -name lxmltok on my system and it is not anywhere. However, xmltok
exi
Steve Farmer wrote:
> Hi all,
>
> Going quietly insane here...
>
> Trying to install with postgres
>
> 1) Downloaded and compiled postgres-7.2, all went smoothly, db is running
>
> 2) Compiled php 4.12, "Checking for Postgres support = NO" !!!
>
> 3) added /usr/local/pgsql/lib into ld.so.conf
I'm having problems installing the PHP 4.1.2 source from php.net on my SuSe
Linux box.
When trying to gunzip the gz tar file, I get an unexpected end of file. Has
the gzip format changed or is the source possibly corrupt?
cksum php-4.1.2.tar.gz
680015074 386626 php-4.1.2.tar.gz
I have had no
Hi,
i've got a problem with compiling PHP 4.1.2 and i don't find any
mistake.
I hope you cold help me!
greetz
Sebastian Ganschow
debug.log:
CONFIGURE: './configure' '--with-apxs=/usr/sbin/apxs'
'--with-adabas=/usr/lib/adabas/aad/v1200'
'--with-pdflib=/usr/src/pdflib-4.0.2' '--enabl
I get this error after running this:
./configure --with-mysql --with-apxs=/nim_svr/u01/oracle/product/7.1.7/Apach
e/Apache/bin/abxs
configure: error: can not find source in . or ..
I get that error no matter what the configure options are. I tried it with
out options too. Any ideas?
"T Chur
It can't find the file test.txt Is it in that dir that you said it is in?
Also, remember that Apache makes things case sensitive, which you may
not be used to in Windows. In fact unless you specifically tell it to
do differently, Windows Explorer shows all upper case names as all lower
case.
test.txt needs to be the in the include directory...include_path='C:\program
files\apache group\apache\htdocs\'
Some test.txt is here: C:\program files\apache group\apache\htdocs\test.txt
Ray Hunter
Firmware Engineer
ENTERASYS NETWORKS
-Original Message-
From: Nicholas Mercier [mail
Hello,
My system is WinNT 4.
I try to run Apache 1.3.22 + modSSL + PHP 4.1.1 (from php4Win).
I use php4apache-eapi.dll but I still have the warning message :
"[warn] Loaded DSO php4apache-eapi.dll uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI
)"
Okay I've read through the FAQ and bug reports and the like.
However I've been running into a problem I can't figure out.
After installing php to my Apache Server phpinfo() works find.
However when I try I get the following error.
Warning: Failed opening 'test2.txt' for inclusion (include_path='
When I run ./configure, I get this error:
configure: error: can not find sources in . or ..
Ive tried it with arguements like
./configure --with-mysql and get the same error. Any ideas
Im installing it on AIX 4.3.3
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: ht
Have a look at ext/pgsql/config.m4. It tells you that when you use
--with-pgsql PHP will look in these top-level dirs:
/usr, /usr/local and /usr/local/pgsql
And under these top-level dirs it checks for include files in:
include
include/pgsql
include/postgres
include/postgresql
and library fil
php-install Digest 5 Mar 2002 12:55:23 - Issue 730
Topics (messages 6252 through 6258):
Multiple versions of php+apache+ssl on same live host
6252 by: dk smith
Help!CGI errors in root web with W2K, IIS5.0, PHP4
6253 by: Dennis Thideman
Postgres 7.2 Support w php 4.12
Hey guys!
I´ve installed the triad (PHP, Apacha, MySQL) in my Win98 computer,
but, I haven´t seen some information reagarding FTP configuration.
So, I just wonder, how can I config a FTP area into my apache+php
server?
For while, it´s all!
regards!
--
PHP Install Mailing List (http://www.
> Can anybody please help me with the following problem ?
> I am trying to run a shell command via popen but nothing happens
> Here's an example:
> $fd = popen("/usr/sbin/sendmail -t ","w");
> fputs($fd, "To: [EMAIL PROTECTED]\n");
> fputs($fd, "From: [EMAIL PROTECTED]\n");
> fputs
14 matches
Mail list logo