Dear All,
Which can we download pear ann install into fc 11 system ?
Thank for your help !
Edward.
helo. am hoping that you can help me. i installed xampp version 1.5.5 The
pear package is automatically installed but when i write php scripts
with pear i the pear part of the script is not recognized. what do i do if
i want to use pear with xampp. thanx.
Hi Peter!
This is what I did before and the error-message does still appear on my
screen.
Do you have any idea what it could else be?
Tamer
Am Montag, den 19.06.2006, 09:23 +1000 schrieb Peter Hodge:
> Hi Tamer,
>
> You need to edit your php.ini, which is usually located in
> /etc/php.ini
>
Hi Tamer,
You need to edit your php.ini, which is usually located in
/etc/php.ini
or
/usr/local/php/etc/php.ini
or something like that (there are ways to find it easily).
Inside php.ini you will find a line which says:
register_argc_argv = Off
And you need to change it to
register_arg
I forgot to wrote
My php configuration is:
'./configure' '--enable-memory-limit' '--enable-force-cgi-redirect'
'--enable-track-vars' '--with-pcre-regex'
'--with-mysql=/usr/local/mysql' '--without-mm' '--enable-fastcgi'
'--enable-zend-multibyte'
Tamer
--- Begin Message ---
Hi!
I have PHP 5.1.
Hi!
I have PHP 5.1.4 as a fast-cgi installation on my linux machine.
However, I can't run PEAR, even after I have followed the installation
instructions in detail.
The errormessage:
ERROR: either use the CLI php executable, or set register_argc_argv=On
in php.ini
For any help, solving my problem
Did I ask this in the wrong list?
- Original Message -
From: "Paul Gardiner" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 13, 2006 2:46 PM
Subject: [PHP-INSTALL] pear install fine, but pecl install not, on SuSE 10.0
Hi,
I want to install Fileinfo for use with h
Hi,
I want to install Fileinfo for use with horde, but
pecl install Fileinfo
gives
downloading Fileinfo-1.0.3.tar ...
Starting to download Fileinfo-1.0.3.tar (-1 bytes)
done: 23,552 bytes
3 source files, building
running: phpize
Configuring for:
PHP
Hello,
I am trying to install php-4.4.0 on a Redhat Enterprise Linux 4. I use the
following configure line:
./configure --prefix=/usr/local/php-4.4.0 --with-config-file-path=/etc
--with-config-file-scan-dir=/etc/php.d --enable-force-cgi-redirect
--disable-debug --enable-pic --disable-rpath --en
Hi. I've installed PHP 4.3.11 from source on to an OpenBSD i386 server
however I've found out that pear script doesn't appear to be present. I
discovered this when trying to install some pear packages doing "pear
install packagename". I get a returned error of "-bash: pear: command
not found". I'v
Hi,
Just compiled php 4.3.11 and I'm having problems with pear.
When I try to Install any pear module I get the following error:
Trying to install DB for example:
downloading DB-1.7.6 ...
Starting to download DB-1.7.6 (-1 bytes)
done: 125,340 bytes
Could not get contents of package "/root/tmp
Hi,
I have problem installing/updating any pear module
I have php-4.3.11 installed and when I try pear install DB(for example)
I get the following:
downloading DB-1.7.6 ...
Starting to download DB-1.7.6 (-1 bytes)
done: 0 bytes
could not extract the package.xml file
I have the same problem
Hello.
Latest 5-CVS version compiles fine on wingows/cygwin, but there is some
problem with pear installation - fails on make install. I post this
message to bugs.php.net, but there is no answer. Anyone can help with
this ? Below results of "make install".
$ php --version
PHP 5.0.3-dev (cli) (bu
Em Seg 26 Abr 2004 16:03, Gabriel de Rezende e Lamounier escreveu:
> i have pear set up on my include_path.
> postgresql is running and i'm able to connect and query it using
> pg_connect() and pg_query().
> i can't conect to pgsql using pear db. here's the script:
>
>
>
>require_once("DB.ph
i have pear set up on my include_path.
postgresql is running and i'm able to connect and query it using pg_connect()
and pg_query().
i can't conect to pgsql using pear db. here's the script:
getMessage());
}
$db->disconect();
?>
error message on the browser:
DB Error: connect failed
I'm running apache 2.0 on windows 2000. Where is the best place to install
the go-pear?
do I have to edit my php.ini file after installing it to a specific
location?
Thanks ;)
16 matches
Mail list logo