Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > VodaHost Web Hosting Support > mySQL & PHP

Notices

mySQL & PHP Discussions, information and help with mySQL and PHP.

Closed Thread
 
LinkBack Thread Tools
  #1  
Old 05-18-2006, 03:19 PM
Second Lieutenant
 
Join Date: Apr 2006
Location: SPAIN
Posts: 146
Default help installing a script

Hello
I'm trying to install a 3rd party script for digital delivery to my cp panel ok I followed the instructions carefully and I belive I've got it right.
when I go to my browser to try it out I get this message too much for me je je If someone could tell me more less what this means It would be very nice thanks in advance. heres the message.

The following provides an overview of the loader naming conventions:

ixed.X.Y.Zdd.os

X.Y
- major PHP version number (4.3 for 4.3.x, 5.0 for 5.0.x)
Z
- minor PHP version number (2 for 5.0.2)
This part may be missed in the loader name which means that this loader is for all higher PHP versions:
·ixed.4.3.lin - for all PHP 4.3.x versions
·ixed.5.0.0.lin - for PHP 5.0.0 only
·ixed.5.0.1.lin - for PHP 5.0.1 only
·ixed.5.0.2.lin - for PHP 5.0.2 only
·ixed.5.0.lin - for all PHP 5.0.3+ versions and higher
dd
- optional code of supported encoder and system:
·(missed) - this loader will load scripts protected with full version of SourceGuardian™ 4.0 for PHP
·ev. - this loader will load scripts protected only with the evaluation version of SourceGuardian™ 4.0 for PHP
·ts. - this loader will load scripts protected with the full version of SourceGuardian™ 4.0 for PHP and is suited for manual installation on systems with Thread Safety enabled PHP (see details below)
os
- three char code of operating system type. Currently supported:
·.win - Windows
·.lin - Linux
·.fre - FreeBSD

Automatic ixed loading

Most operating systems and installations of PHP will load the Protected scripts without any modification. PHP will be able to find and load the appropriate loader if the following conditions are met:
1) Operating system and PHP mode:
Linux or FreeBSD - PHP installed as CGI or CLI
Linux or FreeBSD - PHP installed as Apache module (with thread safety off)
Windows - PHP installed as CGI or CLI
2) Thread Safety is disabled. You may check phpinfo() output for this.
3) dl() is enabled. You should have enable_dl=On in your php.ini.
4) The PHP extensions directory needs to exist. Please check that the extension_dir= option in php.ini points to the real directory. Some hosting companies have incorrect installations of PHP and this can cause problems.
5) The latest ixed loaders are installed in an /ixed/ subdirectory within your scripts directory or any parent directory. Examples are below:
Example 1:
(loaders are in the /ixed/ subdirectory within the scripts directory)
/home/mysite/www/myscript1.php - your protected script(s)
/home/mysite/www/myscript2.php - your protected script(s)
/home/mysite/www/subdir/otherscript1.php - other protected script(s)
/home/mysite/www/subdir/otherscript2.php - other protected script(s)
/home/mysite/www/ixed/ixed.* - script loaders
Example 2:
(loaders are in the /ixed/ subdirectory within any *parent* directory)
/home/mysite/www/myscript1.php - your protected script(s)
/home/mysite/www/myscript2.php - your protected script(s)
/home/mysite/www/subdir/otherscript1.php - other protected script(s)
/home/mysite/www/subdir/otherscript2.php - other protected script(s)
/home/ixed/ixed.* - script loaders
6) (For windows users only) extension_dir= option in php.ini should point to the directory located *on the same drive* with your document root and scripts directory.
Manual ixed installation

It is possible to Manually install the ixed and this is required in the following conditions:
1) Operating system and PHP mode:
Linux or FreeBSD - PHP installed as Apache module (with thread safety on)
Windows - PHP installed as Apache module (thread safety is always on)
2) If Thread Safety is enabled. You may check phpinfo() output for this. PHP installed as Apache module under Windows will always have Thread Safety on.
3) If dl() is disabled. You have to enable_dl=Off in your php.ini.
Manual installation may be used even if automatic loading is available. With appropriate and manually installed SourceGuardian™ loaders you give the maximum performance for your protected scripts. This is because the script will not need to search for a loader each time it runs.
For manual installation of SourceGuardian™ protected script loaders you should have access to the php.ini configuration file. Manual installation is easy:
1) Check phpinfo() output for PHP version, Thread Safety mode and extension_dir path.
2) Copy the latest loaders into the /ixed/ subdirectory of your PHP extension_dir
3) Add one line into your php.ini with the appropriate loader name. This will depend on your OS, PHP version, Thread Safety mode and SourceGuardian™ version (full or evaluation). Please refer to the "Loader filename structure" section above.
Examples:
(These are not the only possible variants, and are just provided as examples)
extension=ixed/ixed.4.3.lin # for Linux, non thread safe, PHP 4.3.x
extension=ixed/ixed.5.0.0.lin # for Linux, non thread safe, PHP 5.0.0
extension=ixed/ixed.5.0.1.lin # for Linux, non thread safe, PHP 5.0.1
extension=ixed/ixed.5.0.2.lin # for Linux, non thread safe, PHP 5.0.2
extension=ixed/ixed.5.0.lin # for Linux, non thread safe, PHP 5.0.3+

extension=ixed/ixed.5.0.0ts.lin # for Linux, thread safe, PHP 5.0.0
extension=ixed/ixed.5.0ts.lin # for Linux, thread safe, PHP 5.0.3+

extension=ixed/ixed.4.3.fre # for FreeBSD, non thread safe, PHP 4.3.x
extension=ixed/ixed.4.3ev.fre # for FreeBSD, PHP 4.3.x, evaluation version

extension=ixed/ixed.4.3.win # for Windows, PHP 4.3.x
extension=ixed/ixed.4.3ev.win # for Windows, PHP 4.3.x, evaluation version
extension=ixed/ixed.5.0.2.win # for Windows, PHP 5.0.2
extension=ixed/ixed.5.0.win # for Windows, PHP 5.0.3+
extension=ixed/ixed.5.0ev.win # for Windows, PHP 5.0.3+, evaluation version
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #2  
Old 05-19-2006, 11:08 AM
Second Lieutenant
 
Join Date: Apr 2006
Location: SPAIN
Posts: 146
Default Re: help installing a script

It all works now
Thanks anyway
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old 05-22-2006, 11:37 AM
Brad's Avatar
Forum Administrator
 
Join Date: Jun 2005
Location: Wilmington, Delaware
Posts: 3,368
Default Re: help installing a script

ok
__________________
Brad Costello
VodaHost
Your Website People!
1-302-283-3777 North America / International
(0044) 020 8816 8319 / UK

Military Ranking System Explained


Click Here to take the royal VodaHost Tour
Click Here for the VodaHost Help Centre & Tutorials
Got a question? - Try a forum search! Available at the top of every page!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 03:58 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176