[Phpmyadmin-devel] Include pslib extension
Marc Delisle
marc at infomarc.info
Wed Aug 11 14:12:33 CEST 2010
Adnan a écrit :
> I would write this command at terminal ? but access to internet is not
> available at my Ubuntu .. so, I downloaded PS extension in my USB and
> then plugged in Ubuntu .. so, this is how I can use it.
Try this. Copy your ps-1.3.6.tgz to some directory on Ubuntu. Then
tar xzf ps-1.3.6.tgz
cd ps-1.3.6
phpize
./configure
make
make install
I hope you know how to modify php.ini to add this extension; then
restart Apache.
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list