PHPmotion Wiki : PHPShieldServerInstallation

HomePage :: Contents :: PageIndex :: Login/Register

Revision [1002]

Last edited on 2009-12-16 13:32:15 by InMotion
Additions:
====___Installing PHPshield Loaders - (PHP.5.2.+ Servers only)___====
Please note this instruction if for servers running PHP5.2.+. If you PHP version is lower than this, then you do not need to do this.
Deletions:
====___Installing PHPshield Loaders - (PHP.5.2.+ Servers)___====


Revision [1001]

Edited on 2009-12-16 13:30:46 by InMotion

No differences.

Revision [1000]

Edited on 2009-12-16 13:30:32 by InMotion
Additions:
If your server is PHP5.2.+ you will need to install the PHPshield loaders directly on the server. You will need to do this because PHP.5.2+ will not load them dynamically from your virtual hosting folder.
You will only be able to follow these instruction if you have a **dedicated server/vps** or if your web host is willing to install
You will get output similar to what is shown below
You will get output similar to what is shown below
Deletions:
If your server is PHP5.2.+ you will need to install the PHPshield loaders directly on the server, as PHP will not load them dynamically from your virtual hosting folder.
You will only be able to follow these instruction if you have a decicated server/vps or if your webhost is willing to install
You will get output similar to whats shown below
You will get output similar to whats shown below


Revision [999]

Edited on 2009-12-16 13:25:20 by InMotion
Additions:
====Step 4) Restart Apache====
Depending on how your server is setup, this can be done as easily as
service httpd restart


Revision [998]

Edited on 2009-12-16 13:23:45 by InMotion
Additions:
====___Installing PHPshield Loaders - (PHP.5.2.+ Servers)___====
Deletions:
====Installing PHPshield Loaders - (PHP.5.2.+ Servers)====


Revision [997]

Edited on 2009-12-16 11:09:14 by InMotion
Additions:
====Installing PHPshield Loaders - (PHP.5.2.+ Servers)====
For more information on PHPshield, visit http://www.phpshield.com/
If your server is PHP5.2.+ you will need to install the PHPshield loaders directly on the server, as PHP will not load them dynamically from your virtual hosting folder.
====Step 1) - Determine your PHP extensions dir.====
====Step 2) - Determine your server architecture (i.e. 32bit or 64bit)====
====Step 3) Download the appropriate loader (32bit or 64bit) into your extensions directory====
Deletions:
====Installing PHPshield Loader - PHP.5.2.+====
For more information on PHpshield, visit http://www.phpshield.com/
If your server is PHP5.2.+ you will need to install the PHpshield loaders directly on the server, as PHP will not load them dynamically from your virtual hosting folder.
===Step 1) - Determine your PHP extensions dir.===
===Step 2) - Determine your server architecture (i.e. 32bit or 64bit)===
Step 3) Download the appropriate loader (32bit or 64bit) into your extensions directory


Revision [996]

Edited on 2009-12-16 11:06:54 by InMotion
Additions:
Step 3) Download the appropriate loader (32bit or 64bit) into your extensions directory
The following example is using **our own** extension_dir path. You will need to use the one you got in **step 1**
__32bit Servers__
cd /usr/local/lib/php/extensions/no-debug-non-zts-20060613
wget http://downloads.phpmotion.com/phpshield-loaders/32bit/phpshield.5.2.lin
chmod 755 phpshield.5.2.lin
__64bit Servers__
cd /usr/local/lib/php/extensions/no-debug-non-zts-20060613
wget http://downloads.phpmotion.com/phpshield-loaders/64bit/phpshield.5.2.lin
chmod 755 phpshield.5.2.lin


Revision [995]

Edited on 2009-12-16 11:02:17 by InMotion
Additions:
===Step 1) - Determine your PHP extensions dir.===
===Step 2) - Determine your server architecture (i.e. 32bit or 64bit)===
From your SSH command prompt, type this command: **uname -i**
32 bit
-----------
i386 / 1686
64 bit
-----------
x86_64
Deletions:
Step 1) - Determine your PHp extensions dir.


Revision [994]

Edited on 2009-12-16 10:57:46 by InMotion
Additions:
Step 1) - Determine your PHp extensions dir.
From your SSH command prompt, type this command: **php -i | grep extension_dir**
You will get output similar to whats shown below
/usr/local/lib/php/extensions/no-debug-non-zts-20060613


Revision [993]

Edited on 2009-12-16 10:55:23 by InMotion
Additions:
You will only be able to follow these instruction if you have a decicated server/vps or if your webhost is willing to install
these loaders for you.
Deletions:
You will only be able to follow these instruction if you have a decicated server/vps or if your webhost is willing to install these loaders for you.


Revision [992]

Edited on 2009-12-16 10:55:10 by InMotion
Additions:
%%
%%


Revision [991]

The oldest known version of this page was created on 2009-12-16 10:54:45 by InMotion
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0420 seconds