Re: [PHP] PEAR PHP

2011-01-30 Thread Thijs Lensselink
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
 Dear list -
 
 I enter the command pear list, and get errors.  See below --
 
 ethan@rosenberg:/usr/lib/php5$ ls -l
 total 12
 drwxr-xr-x 2 root root 4096 Jan  6 00:53 20090626+lfs
 drwxr-xr-x 2 root root 4096 Jul 18  2010 libexec
 -rwxr-xr-x 1 root root  596 Jan  5 08:09 maxlifetime
 
 ethan@rosenberg:/usr/lib/php5$ pear list
 PHP Warning:  PHP Startup: Unable to load dynamic library
 '/usr/lib/php5/20090626+lfs/msql.so' -
 /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file: No
 such file or directory in Unknown on line 0
 font color=#ff
 Warning: PHP Startup: Unable to load dynamic library
 '/usr/lib/php5/20090626+lfs/msql.so' -
 /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file: No
 such file or directory in Unknown on line 0
 /fontInstalled packages, channel pear.php.net:
 =
 Package  Version State
 Archive_Tar  1.3.7   stable
 Console_Getopt   1.2.3   stable
 PEAR 1.9.1   stable
 Structures_Graph 1.0.3   stable
 Validate_US  0.5.4   beta
 XML_Util 1.2.1   stable
 
 ethan@rosenberg:/usr/lib/php5$ cd 20090626+lfs
 
 ethan@rosenberg:/usr/lib/php5/20090626+lfs$ ls -l
 total 560
 -rw-r--r-- 1 root root  95596 Jan  5 08:09 gd.so
 -rw-r--r-- 1 root root  38272 Jan  5 08:09 mcrypt.so
 -rw-r--r-- 1 root root 109220 Jan  5 08:09 mysqli.so
 -rw-r--r-- 1 root root  42352 Jan  5 08:09 mysql.so
 -rw-r--r-- 1 root root  26116 Jan  5 08:09 pdo_mysql.so
 -rw-r--r-- 1 root root  87588 Jan  5 08:09 pdo.so
 -rw-r--r-- 1 root root 141336 Aug 19 04:04 suhosin.so
 
 ethan@rosenberg:/usr/lib/php5/20090626+lfs$
 
 Help and advice, please.
 
 Thanks.
 
 Ethan
 
 MySQL 5.1  PHP 5.3.3-6  Linux [Debian (sid)]
 
 

msql.so is missing. So either install it. Or comment it out in php.ini
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJNRSFUAAoJEMffsHAOnubXNQoP/ikY2NC0XaQUJ+58OHMKpTQA
SujpSidNfvi+tnBKI4GylQrmGVglf1DnFAxNVo1KT8hXtdXBGCr146sf6vmqri6C
gIxna2KQI5NLLAxAoYnZdGkf/e0sKQSv/W1PMH41CbcjIiuIFL+TY5ZXHcEsLWfV
R0HorzKxwfPrM7rr5JIE/iIu3dOsjDGzefHT3d4hVYzausDa2YKqB6pBiH2VW4P+
SgJKsMaEVmkK38zv38BboCiJUVaIT5/istPMojQlVdoohp0j+XsIMNysAE5wzI6S
iE5Ag8awxy7kR9dfjxt3OjBW29ooSKMCUkSyRz/bW1rVrOqpqRnApXM6AOibOWE1
woKFMUF1CuZ5NVm54IqRp8Fh64mr0gWFtGCgG38B2zsOqycwHDx9bGsITYYIxpeE
p3QfhOKmor9fZ8fOzcDeivitJUk26fCvJd1AYewQ9rjmHMKSmx6LpLxsgDoVO8yk
yGVTQF3lLkLAAAa0Hx5OeYaANkTo3+r1zEw7GaqLCoto3UxuZp7Zu/pZC8B/e8PA
M2OPRQfKQy0eA9BDFlLgOYTIppPnN7RZWFAu0+5gwI6t8NpnMlbNOWaPsRkg9VX/
f4MZ2bzHBQlW9gesGAjHVtGaCuTtmQn3f10MxfkXE+Zz5/Rd6UXo78cj5muURU4x
TLXCLnNK6ZEiavTmmqoi
=UTPb
-END PGP SIGNATURE-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PEAR PHP

2011-01-30 Thread Ethan Rosenberg

At 03:29 AM 1/30/2011, Thijs Lensselink wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
 Dear list -

 I enter the command pear list, and get errors.  See below --

 ethan@rosenberg:/usr/lib/php5$ ls -l
 total 12
 drwxr-xr-x 2 root root 4096 Jan  6 00:53 20090626+lfs
 drwxr-xr-x 2 root root 4096 Jul 18  2010 libexec
 -rwxr-xr-x 1 root root  596 Jan  5 08:09 maxlifetime

 ethan@rosenberg:/usr/lib/php5$ pear list
 PHP Warning:  PHP Startup: Unable to load dynamic library
 '/usr/lib/php5/20090626+lfs/msql.so' -
 /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file: No
 such file or directory in Unknown on line 0
 font color=#ff
 Warning: PHP Startup: Unable to load dynamic library
 '/usr/lib/php5/20090626+lfs/msql.so' -
 /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file: No
 such file or directory in Unknown on line 0
 /fontInstalled packages, channel pear.php.net:
 =
 Package  Version State
 Archive_Tar  1.3.7   stable
 Console_Getopt   1.2.3   stable
 PEAR 1.9.1   stable
 Structures_Graph 1.0.3   stable
 Validate_US  0.5.4   beta
 XML_Util 1.2.1   stable

 ethan@rosenberg:/usr/lib/php5$ cd 20090626+lfs

 ethan@rosenberg:/usr/lib/php5/20090626+lfs$ ls -l
 total 560
 -rw-r--r-- 1 root root  95596 Jan  5 08:09 gd.so
 -rw-r--r-- 1 root root  38272 Jan  5 08:09 mcrypt.so
 -rw-r--r-- 1 root root 109220 Jan  5 08:09 mysqli.so
 -rw-r--r-- 1 root root  42352 Jan  5 08:09 mysql.so
 -rw-r--r-- 1 root root  26116 Jan  5 08:09 pdo_mysql.so
 -rw-r--r-- 1 root root  87588 Jan  5 08:09 pdo.so
 -rw-r--r-- 1 root root 141336 Aug 19 04:04 suhosin.so

 ethan@rosenberg:/usr/lib/php5/20090626+lfs$

 Help and advice, please.

 Thanks.

 Ethan

 MySQL 5.1  PHP 5.3.3-6  Linux [Debian (sid)]



msql.so is missing. So either install it. Or comment it out in php.ini

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

++
Thank you.

You are correct, msql is not installed.

1] How do I install it?  apt-get install does not find the package.

2] Excuse my ignorance, what is a dynamic extension?

Ethan



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PEAR PHP

2011-01-30 Thread Ashley Sheridan
Ethan Rosenberg eth...@earthlink.net wrote:

At 03:29 AM 1/30/2011, Thijs Lensselink wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
  Dear list -
 
  I enter the command pear list, and get errors.  See below --
 
  ethan@rosenberg:/usr/lib/php5$ ls -l
  total 12
  drwxr-xr-x 2 root root 4096 Jan  6 00:53 20090626+lfs
  drwxr-xr-x 2 root root 4096 Jul 18  2010 libexec
  -rwxr-xr-x 1 root root  596 Jan  5 08:09 maxlifetime
 
  ethan@rosenberg:/usr/lib/php5$ pear list
  PHP Warning:  PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/msql.so' -
  /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file:
No
  such file or directory in Unknown on line 0
  font color=#ff
  Warning: PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/msql.so' -
  /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file:
No
  such file or directory in Unknown on line 0
  /fontInstalled packages, channel pear.php.net:
  =
  Package  Version State
  Archive_Tar  1.3.7   stable
  Console_Getopt   1.2.3   stable
  PEAR 1.9.1   stable
  Structures_Graph 1.0.3   stable
  Validate_US  0.5.4   beta
  XML_Util 1.2.1   stable
 
  ethan@rosenberg:/usr/lib/php5$ cd 20090626+lfs
 
  ethan@rosenberg:/usr/lib/php5/20090626+lfs$ ls -l
  total 560
  -rw-r--r-- 1 root root  95596 Jan  5 08:09 gd.so
  -rw-r--r-- 1 root root  38272 Jan  5 08:09 mcrypt.so
  -rw-r--r-- 1 root root 109220 Jan  5 08:09 mysqli.so
  -rw-r--r-- 1 root root  42352 Jan  5 08:09 mysql.so
  -rw-r--r-- 1 root root  26116 Jan  5 08:09 pdo_mysql.so
  -rw-r--r-- 1 root root  87588 Jan  5 08:09 pdo.so
  -rw-r--r-- 1 root root 141336 Aug 19 04:04 suhosin.so
 
  ethan@rosenberg:/usr/lib/php5/20090626+lfs$
 
  Help and advice, please.
 
  Thanks.
 
  Ethan
 
  MySQL 5.1  PHP 5.3.3-6  Linux [Debian (sid)]
 
 

msql.so is missing. So either install it. Or comment it out in php.ini

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
++
Thank you.

You are correct, msql is not installed.

1] How do I install it?  apt-get install does not find the package.

2] Excuse my ignorance, what is a dynamic extension?

Ethan



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

I noticed you mis-typed mysql as msql there, did you try apt-get mysql or msql? 
Mysql comes with every Linux distro I've ever used, so it should be there in 
your standard repositories.


Thanks
Ash
http://www.ashleysheridan.co.uk
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PEAR PHP

2011-01-30 Thread Ashley Sheridan
Ashley Sheridan a...@ashleysheridan.co.uk wrote:

Ethan Rosenberg eth...@earthlink.net wrote:

At 03:29 AM 1/30/2011, Thijs Lensselink wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
  Dear list -
 
  I enter the command pear list, and get errors.  See below --
 
  ethan@rosenberg:/usr/lib/php5$ ls -l
  total 12
  drwxr-xr-x 2 root root 4096 Jan  6 00:53 20090626+lfs
  drwxr-xr-x 2 root root 4096 Jul 18  2010 libexec
  -rwxr-xr-x 1 root root  596 Jan  5 08:09 maxlifetime
 
  ethan@rosenberg:/usr/lib/php5$ pear list
  PHP Warning:  PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/msql.so' -
  /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object
file:
No
  such file or directory in Unknown on line 0
  font color=#ff
  Warning: PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/msql.so' -
  /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object
file:
No
  such file or directory in Unknown on line 0
  /fontInstalled packages, channel pear.php.net:
  =
  Package  Version State
  Archive_Tar  1.3.7   stable
  Console_Getopt   1.2.3   stable
  PEAR 1.9.1   stable
  Structures_Graph 1.0.3   stable
  Validate_US  0.5.4   beta
  XML_Util 1.2.1   stable
 
  ethan@rosenberg:/usr/lib/php5$ cd 20090626+lfs
 
  ethan@rosenberg:/usr/lib/php5/20090626+lfs$ ls -l
  total 560
  -rw-r--r-- 1 root root  95596 Jan  5 08:09 gd.so
  -rw-r--r-- 1 root root  38272 Jan  5 08:09 mcrypt.so
  -rw-r--r-- 1 root root 109220 Jan  5 08:09 mysqli.so
  -rw-r--r-- 1 root root  42352 Jan  5 08:09 mysql.so
  -rw-r--r-- 1 root root  26116 Jan  5 08:09 pdo_mysql.so
  -rw-r--r-- 1 root root  87588 Jan  5 08:09 pdo.so
  -rw-r--r-- 1 root root 141336 Aug 19 04:04 suhosin.so
 
  ethan@rosenberg:/usr/lib/php5/20090626+lfs$
 
  Help and advice, please.
 
  Thanks.
 
  Ethan
 
  MySQL 5.1  PHP 5.3.3-6  Linux [Debian (sid)]
 
 

msql.so is missing. So either install it. Or comment it out in
php.ini

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
++
Thank you.

You are correct, msql is not installed.

1] How do I install it?  apt-get install does not find the package.

2] Excuse my ignorance, what is a dynamic extension?

Ethan



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

I noticed you mis-typed mysql as msql there, did you try apt-get mysql
or msql? Mysql comes with every Linux distro I've ever used, so it
should be there in your standard repositories.


Thanks
Ash
http://www.ashleysheridan.co.uk
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Sorry, I misread the error messages there, ignore that last message!


Thanks
Ash
http://www.ashleysheridan.co.uk
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PEAR PHP

2011-01-30 Thread Ethan Rosenberg

At 01:51 PM 1/30/2011, Ashley Sheridan wrote:

Ashley Sheridan a...@ashleysheridan.co.uk wrote:

Ethan Rosenberg eth...@earthlink.net wrote:

At 03:29 AM 1/30/2011, Thijs Lensselink wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
  Dear list -
 
  I enter the command pear list, and get errors.  See below --
 
  ethan@rosenberg:/usr/lib/php5$ ls -l
  total 12
  drwxr-xr-x 2 root root 4096 Jan  6 00:53 20090626+lfs
  drwxr-xr-x 2 root root 4096 Jul 18  2010 libexec
  -rwxr-xr-x 1 root root  596 Jan  5 08:09 maxlifetime
 
  ethan@rosenberg:/usr/lib/php5$ pear list
  PHP Warning:  PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/msql.so' -
  /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object
file:
No
  such file or directory in Unknown on line 0
  font color=#ff
  Warning: PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/msql.so' -
  /usr/lib/php5/20090626+lfs/msql.so: cannot open shared object
file:
No
  such file or directory in Unknown on line 0
  /fontInstalled packages, channel pear.php.net:
  =
  Package  Version State
  Archive_Tar  1.3.7   stable
  Console_Getopt   1.2.3   stable
  PEAR 1.9.1   stable
  Structures_Graph 1.0.3   stable
  Validate_US  0.5.4   beta
  XML_Util 1.2.1   stable
 
  ethan@rosenberg:/usr/lib/php5$ cd 20090626+lfs
 
  ethan@rosenberg:/usr/lib/php5/20090626+lfs$ ls -l
  total 560
  -rw-r--r-- 1 root root  95596 Jan  5 08:09 gd.so
  -rw-r--r-- 1 root root  38272 Jan  5 08:09 mcrypt.so
  -rw-r--r-- 1 root root 109220 Jan  5 08:09 mysqli.so
  -rw-r--r-- 1 root root  42352 Jan  5 08:09 mysql.so
  -rw-r--r-- 1 root root  26116 Jan  5 08:09 pdo_mysql.so
  -rw-r--r-- 1 root root  87588 Jan  5 08:09 pdo.so
  -rw-r--r-- 1 root root 141336 Aug 19 04:04 suhosin.so
 
  ethan@rosenberg:/usr/lib/php5/20090626+lfs$
 
  Help and advice, please.
 
  Thanks.
 
  Ethan
 
  MySQL 5.1  PHP 5.3.3-6  Linux [Debian (sid)]
 
 

msql.so is missing. So either install it. Or comment it out in
php.ini

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
++
Thank you.

You are correct, msql is not installed.

1] How do I install it?  apt-get install does not find the package.

2] Excuse my ignorance, what is a dynamic extension?

Ethan



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

I noticed you mis-typed mysql as msql there, did you try apt-get mysql
or msql? Mysql comes with every Linux distro I've ever used, so it
should be there in your standard repositories.


Thanks
Ash
http://www.ashleysheridan.co.uk
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Sorry, I misread the error messages there, ignore that last message!


Thanks
Ash
http://www.ashleysheridan.co.uk
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

++
Ashley -

I make more mistakes reading emails than you do!!

Would you [or anyone else on this list] please help me with my questions

1] How do I install it? [msql NOT mysql] apt-get install does not 
find the package.


2] Excuse my ignorance, what is a dynamic extension?

Thanks.

Ethan



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PEAR PHP

2011-01-30 Thread Jim Lucas

On 1/30/2011 2:34 PM, Ethan Rosenberg wrote:


I make more mistakes reading emails than you do!!

Would you [or anyone else on this list] please help me with my questions

1] How do I install it? [msql NOT mysql] apt-get install does not find
the package.


http://www.google.com

Enter your distro apt-get install msql ...

I entered linux apt-get install msql

and the second result I get is this

http://ubuntuforums.org/archive/index.php/t-350269.html

If your distro is not ubuntu, I'm sorry, but you haven't said what you 
are running yet.




2] Excuse my ignorance, what is a dynamic extension?


Again, http://www.google.com

Enter what is a dynamic extension ...

Here is a good result from the list returned

http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node17.html



Thanks.

Ethan





I hope this gets you headed down the right path.

Jim Lucas

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] PEAR PHP

2011-01-29 Thread Ethan Rosenberg

Dear list -

I enter the command pear list, and get errors.  See below --

ethan@rosenberg:/usr/lib/php5$ ls -l
total 12
drwxr-xr-x 2 root root 4096 Jan  6 00:53 20090626+lfs
drwxr-xr-x 2 root root 4096 Jul 18  2010 libexec
-rwxr-xr-x 1 root root  596 Jan  5 08:09 maxlifetime

ethan@rosenberg:/usr/lib/php5$ pear list
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20090626+lfs/msql.so' - 
/usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file: 
No such file or directory in Unknown on line 0

font color=#ff
Warning: PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20090626+lfs/msql.so' - 
/usr/lib/php5/20090626+lfs/msql.so: cannot open shared object file: 
No such file or directory in Unknown on line 0

/fontInstalled packages, channel pear.php.net:
=
Package  Version State
Archive_Tar  1.3.7   stable
Console_Getopt   1.2.3   stable
PEAR 1.9.1   stable
Structures_Graph 1.0.3   stable
Validate_US  0.5.4   beta
XML_Util 1.2.1   stable

ethan@rosenberg:/usr/lib/php5$ cd 20090626+lfs

ethan@rosenberg:/usr/lib/php5/20090626+lfs$ ls -l
total 560
-rw-r--r-- 1 root root  95596 Jan  5 08:09 gd.so
-rw-r--r-- 1 root root  38272 Jan  5 08:09 mcrypt.so
-rw-r--r-- 1 root root 109220 Jan  5 08:09 mysqli.so
-rw-r--r-- 1 root root  42352 Jan  5 08:09 mysql.so
-rw-r--r-- 1 root root  26116 Jan  5 08:09 pdo_mysql.so
-rw-r--r-- 1 root root  87588 Jan  5 08:09 pdo.so
-rw-r--r-- 1 root root 141336 Aug 19 04:04 suhosin.so

ethan@rosenberg:/usr/lib/php5/20090626+lfs$

Help and advice, please.

Thanks.

Ethan

MySQL 5.1  PHP 5.3.3-6  Linux [Debian (sid)] 




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] PEAR / PHP / IIS Inetinfo consuming more and more memory

2004-01-27 Thread Vincent DUPONT
Hi all,
 
I'm developing a web appl. with PHP and PEAR, using mainly PEAR::MDB, PEAR::Config, 
and Smarty template engine.
Under Win2000, the system seems to go slower and slower from the morning to the 
evening. A quick Task Manager, and ...
 
My inetinfo.exe process consumes most of my RAM . I wonder if this is related to PHP 
and / or PEAR??
I'm not really a fan of IIS but...
 
Are there some tricks to free memory on runtime?
 
Vincent