Hello,
This is my first time using this because I am at my wits end. I have spend
three hours recompiling php and I can't seem to get it to do what I want. I am trying
to configure php to use gd. I know that in php 4.3.x gd is built in and I tried using
the command -
Hi,
I was hoping someone could help me with this. I am trying to install php version
4.3.0 on a sun
sparc running solaris 2.8, and I'm getting stuck at the configure step. When running
the
configure command, this is what I get:
root@dalwhinnie> ./configure
loading cache ./config.cache
checkin
OK, if you don't know, tell me where I'll get answer for this question?
--
Luck
[EMAIL PROTECTED]
www.zonamp3.prv.pl
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Uzytkownik "Rasmus Lerdorf" <[EMAIL PROTECTED]> napisal w wiadomosci
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Please provide some useful info here. Which OS, which version of gcc,
> what is on line 3211 of your zend_language_scanner.c?
Mys os i Linux Slackware 8.0. I have gcc 2.95.3 instal
Please provide some useful info here. Which OS, which version of gcc,
what is on line 3211 of your zend_language_scanner.c?
On Mon, 23 Sep 2002, Luck wrote:
> Hello
> This is my problem
> when I configure php under slackware linux (./configure) everything is ok,
> but
> when I enter 'make' comm
Hello
This is my problem
when I configure php under slackware linux (./configure) everything is ok,
but
when I enter 'make' command, I've got these errors
Making all in Zend
make[1]: Entering directory `/install/php/php-4.2.3/Zend'
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I
Hi ,
i am working for at least 10 hours on a new php upgrade now.
I am using php 4.1.2 on linux , suse 7.0, postgres 7.1.2 and compiled on my
own
the packages from postgres, ldap+berkeley, ssl, apache , zlib, gdlib incl.
libjpg, libmng, libpng, freetype-1.3.1 and freetype-2.0.9 .
More details may
hi, I have a RedHat distribution installed with mysql. Now I would like also
to connect to my AS400 with database DB2, via ODBC unificated functions...
but these functions are not defined, probably because the PHP installed was
not compiled for DB2 support.
Does anyone know how to recompile PHP fo
Hello group,
I am a newbie to PHP & having Windows 2000 + IIS + PHP.
Can anyone tell me what did I not do?
I did the following things.
1.install PHP
2.Configure PHP as in Internet Service Manager.
3.Add the ISAPI filter as from C:\php\SAPI\php4isapi.dll
4.Add app Mapping as C:\php\php.exe
5.Ru
okay i've been trying to reconfigure php with curl as an option. i have
curl installed and have problems configuring php so i asked my webhost
if they could reconfigure php exactly the same but just add --with-curl
and this is what they said. is this correct? i can't even find
php.conf
>> Resp
Hi,
I try to install Apache, PHP and Sablotron on
a Tru64unix v5.1 box.
Sablotron compiles fine.
While configuring PHP thru the following command
LIBS="-liconv $LIBS" ./configure \
--with-apache=/usr/local/src/apache_1.3.20 \
--with-mysql=/usr/local/mysql \
--with-sablot=/usr/local/
Hi,
You need to go to your php.ini file and change one of the session entries.
Create a folder anywhere on your computer for php to save session info in,
then enter that path name in session.save_path as demonstrated in the last
post. His sessions file has the path F: .
--
PHP Install Ma
The windows binaries will do sessions for you.
In php.ini you need to do a few things in the sessions bit. Here's the
relevant part of my php.ini:
session.save_handler = files ; handler used to store/retrieve data
session.save_path = F:\php\sessiontmp; argument passed to
save_
other way is to use phplib.
Dean
-Original Message-
From: Eric Pankoke [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 7:21 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Configuring Sessions In PHP
I apologize if this already made it to the list, but as far as I can tell
it di
>Jason Bell
>
>-Original Message-
>From: Eric Pankoke [mailto:[EMAIL PROTECTED]]
>Sent: Monday, March 19, 2001 5:21 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-INST] Configuring Sessions In PHP
>
>
>I apologize if this already made it to the list, but as far as I can te
bject: [PHP-INST] Configuring Sessions In PHP
I apologize if this already made it to the list, but as far as I can tell
it did not. I am trying to use PHP 4.0.4pl1 with Windows 98 SE and
Personal Web Server 4.x (not sure exactly which version). So far
everything seems good, except when I try to ad
I apologize if this already made it to the list, but as far as I can tell
it did not. I am trying to use PHP 4.0.4pl1 with Windows 98 SE and
Personal Web Server 4.x (not sure exactly which version). So far
everything seems good, except when I try to add the line session_start() to
a PHP page
17 matches
Mail list logo