Articles Comments

Computer Tips and Tricks | WordPress Technology Hints » Computer Tips and Tricks » PHP Motion install errors on Ubuntu

PHP Motion install errors on Ubuntu

 

On installing PHPMotion on an Ubuntu webserver there are a couple of things you need to take into account to fix errors.

If your VPS or server is running the 64bit edition of Ubuntu then you need to make sure you download the correct version of the PHP loaders and upload them to your phpmotion/phpshield via binary upload. The 64 bit loaders can be found here: http://phpshield.com/loaders/phpshield.loaders.linux-64.zip

If you are getting a similar error to this:

{++++}

extension_dir does not exists /usr/lib/php/extensions/20060613

then you need to make sure the file phpshield.5.2.lin is copied to the location of your extension_dir and the below line is put in your php.ini file at the bottom:

extension=phpshield.5.2.lin

Once it is in, restart Apache.

Written by

IT support bod with an interest in web design.

Filed under: Computer Tips and Tricks · Tags: , ,

2 Responses to "PHP Motion install errors on Ubuntu"

  1. gognos says:

    If using 10.04 id suggest this link for php shield loaders as its more up to date and contains the php5.3.lin files required

    http://www.phpshield.com/loaders/ixed4.lin.x86-64.zip

    or http://www.phpshield.com/loaders/ixed4.lin.x86-32.zip

Leave a Reply

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>