After re-installation, when I am visiting the localhost, I am getting a
prompt to download a PHTML file that includes the PHP and HTML source of the
requested file.

When I'm launching php-cli, I get the following error message:


mas...@ubuntu:~$ php masnun
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20060613+lfs/gd.so' - /usr/lib/php5/20060613+lfs/gd.so:
cannot open shared object file: No such file or directory in Unknown on line
0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20060613+lfs/mcrypt.so' -
/usr/lib/php5/20060613+lfs/mcrypt.so: cannot open shared object file: No
such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20060613+lfs/mysql.so' - /usr/lib/php5/20060613+lfs/mysql.so:
cannot open shared object file: No such file or directory in Unknown on line
0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20060613+lfs/mysqli.so' -
/usr/lib/php5/20060613+lfs/mysqli.so: cannot open shared object file: No
such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20060613+lfs/pdo_mysql.so' -
/usr/lib/php5/20060613+lfs/pdo_mysql.so: cannot open shared object file: No
such file or directory in Unknown on line 0
Could not open input file: masnun
mas...@ubuntu:~$


--
Abu Ashraf Masnun
Grad Student, BBA,
Khulna University.
http://masnun.com


On Wed, Aug 12, 2009 at 11:53 PM, shiplu <[email protected]> wrote:

> Remove the php package. all type of php package.
>
> $ dpkg-query -l 'php[3-5]*'
> to find your php packages.
>
> The do a
>
> $ sudo apt-get update
>
> Then install php again via cli.
>
> See if it helps.
>
> --
> A K M Mokaddim
> http://talk.cmyweb.net
> http://twitter.com/shiplu
> Stop Top Posting !!
> বাংলিশ লেখার চাইতে বাংলা লেখা অনেক ভাল
> Sent from Dhaka, Bangladesh
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Reply via email to