php-install Digest 25 Apr 2001 04:34:45 - Issue 277
Topics (messages 2868 through 2876):
"C compiler cannot create executables" error - 4.0.4pl1 on Solaris
2868 by: Christian Dupont
2869 by: Rasmus Lerdorf
2870 by: Christian Dupont
2872 by: Rasmus Lerdorf
--
Following up on my earlier problems with show_boxed, the suggestions I got
did indeed work and php compiled fine with pdflib support.
Now, however, when I go to start apache, I get:
>Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
>Cannot load /usr/local/apache/libexec/libphp4.so
libmysql.c: In function 'connect2':
libmysql.c:179: warning: passing arg 5 of 'getsockopt' from incompatible
pointer type
make: 1254-004 The error code from the last command is 1.
Line 179 is the following:
if (getsockopt(s, SOL_SOCKET, SO_ERROR, (char*) &s_err, &s_err_size) != 0)
Suggestions
Does anyone know how to install the mcrypt libraries for PHP in windows?
I'm running: Apache 1.3.12
PHP 4.0.2
Windows 98
I've downloaded libmcrypt-2.4.5b-win32.zip
(I think that this contains everything I need.)
I just need to kn
I had the same trouble with building pdflib and it was because of static libraries in
pdflib and the components when I built it some months ago. There wasn't any mention
of building the components shared, and the only error messages I received were that
you needed pdflib 3.x or higher. Someho
> configure:1781: checking whether the C compiler (gcc ) works
> configure:1797: gcc -o conftestconftest.c 1>&5
> cpp: fork: Interrupted system call
> configure: failed program was:
>
> #line 1792 "configure"
> #include "confdefs.h"
>
> main(){return(0);}
>
> HERE IS THE DIRECTORY LISTING FO
I've seen in the annotations and other places at least a dozen other
people have
this problem and about a dozen different solutions from using links,
using
a new pdf.c, omitting png support, or even installing an rpm... none of
them
seem to help my situation.
I'm using php 4.04pl1., the 11
on 4/24/01 12:20 PM, Rasmus Lerdorf at [EMAIL PROTECTED] wrote:
>> I might mention that the compiler does not fail immediately, but rather
>> after several minutes. I have also tried compiling in a scratch partition
>> which I know has lots and lots of disk space and I still get the same error.
>
> I might mention that the compiler does not fail immediately, but rather
> after several minutes. I have also tried compiling in a scratch partition
> which I know has lots and lots of disk space and I still get the same error.
> I do not find a debug.log file in either the ../php or /var directo
I have searched the list archives and have notice that others have
encountered a similar error though I don't see how to resolve it my case ...
I would like to install 4.0.4pl1 on Solaris 2.6 to work with MySQL and
Apache, thus I tried to configure as follows (the pathways corresponding to
the a
php-install Digest 24 Apr 2001 15:53:18 - Issue 276
Topics (messages 2862 through 2867):
Re: connecting to DB from apache
2862 by: B. van Ouwerkerk
upload file configuration
2863 by: Michal Izydorski
conflicting types for 'RETCODE'
2864 by: Chris Lee
tforum
Hiya,
I am not a weirdo (at least I think so) ;)
Considere this (Notice the line number):
===
Parse error: parse error in test_the_bug.php on line 1
===
Use options:
--with-apxs
--enable-rule=EAPI (maybe needed or maybe already set by apxs)
Michiel.
Myke Carter <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I just joined this list because I'm having trouble getting my Red Hat
Linux 6.2 /
> Apa
I'm probably out of my depth here, but please have a look at my forum at
http://forum.celinestar.org.uk. The error messages are like this:
Warning: 0 is not a MySQL result index in functions.php on line 16
Warning: 0 is not a MySQL result index in functions.php on line 21
Warning: Oops, php3_
Dear all,
OS: Redhat Linux 7.1 / i386
I want to compile PHP 4.04pl1 with the the following config:
./configure --enable-track-vars --with-sybase=/usr/local/freetds
--with-ibm-db2=/home/db2inst1/sqllib
After I run MAKE, the following error occur:
In file included from /home/db2inst1/sqllib/in
Hello everybody.
I'm not so shure that email is for this list.
I want to configure upload file that I'll be able to save files to
user-permission directories with this user's permission, not by
chmod, but automaticaly, by the Apache-PHP engine.
I saw it worked, but I don't know how - corporate s
16 matches
Mail list logo