Jump to content
php.lv forumi

GeRik

Reģistrētie lietotāji
  • Posts

    172
  • Joined

  • Last visited

Posts posted by GeRik

  1. Luuk Readme.txt

    The ionCube Loader - Version 3.1

    --------------------------------

     

    This package contains the latest available Loaders for the PHP versions and

    operating systems that you selected.

     

    In the package you should have:

     

    * Loader(s)

     

    * The Loader installation helper script (ioncube-loader-helper.php)

     

    * A file encoded with the ionCube PHP Encoder. This is needed by the helper

    script (ioncube-encoded-file.php).

     

    * The License for use of the Loader and encoded files (LICENSE)

     

     

    Installation

    ------------

     

    * INSTALLING FOR RUN-TIME LOADING

     

    The run-time loading feature is the easiest way to run encoded files, and

    lets encoded files locate and install the correct Loader when needed.

     

    Provided that run-time loading is supported on the target system, encoded

    scripts and Loaders can be bundled together without the user having to install

    any Loader or update their system configuration, and without having to

    know about the PHP version or operating system used.

     

    For run-time loading to work, a directory called 'ioncube' containing the

    Loaders (e.g. this directory) should be placed in or above the top

    directory of encoded files. For example, if you have encoded files in

    or below '/var/www/htdocs/', you might place the 'ioncube' directory

    in '/var/www/htdocs' or '/var/www'. If you have an application or library

    to distribute, you could place the ioncube directory within the top directory

    of your project or library.

     

    It's not working - why?

    -----------------------

     

    If encoded files fail to run with run-time loading, you can test this by

    using the helper PHP script 'ioncube-loader-helper.php' that's included in

    this package.

     

    1. Copy the 'ioncube-loader-helper.php' and 'ioncube-encoded-file.php' PHP scripts

    to a directory where you expect encoded files to be working.

     

    2. Access the 'ioncube-loader-helper.php' script from a web server or with a

    PHP cli or cgi executable.

     

    3. Choose the 'Run-time loading installation instructions' option.

     

    4. The script will try to locate and install the required Loader, and will

    produce output as it runs.

     

    5. Once complete the script will either report that run-time loading is working,

    will provide instructions for how to correct any issue with the server

    configuration, or will report that Loaders must be installed in the php.ini

    file.

     

     

    * INSTALLING IN PHP.INI

     

    Installing in the php.ini file is also simple, and offers the best

    performance for encoded scripts. It is also required for systems that use

    safe mode, or if PHP has been built with thread support, e.g. on Windows.

     

    The ' php.ini installation instructions' option on the installation helper PHP

    script is provided to assist with this. Access the script from a web server

    or a PHP cli or cgi executable and it should tell you which Loader to install,

    which file to edit and what you need to add (it's just a one line change).

     

     

    Copyright © 2002-2007 ionCube Ltd. Last revised 4-Jan-2007

  2. Ja kads var paliidzet luudzu rakstat pa skype gw-gerik ! man rada tadu erroru !

    Biju arzemju forumos bet neko iisti nerierubijos ko lai dara :(

    Site error: the file C:\xampp\htdocs\test\index.php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator.

  3. Okey tad nu sakshu stastit savu milzigo problemu ar Webshopu ceru kads zinas ko dariit :)

    Sakshu ar to es lietoju XAMPP

    Pastastishu ka meginaju instalet

    atveru wshconf.php

     

    Samainiju visu pareizi shaja vieta

     

    $webshop['mssq']['host'] = '127.0.0.1';

    $webshop['mssq']['user'] = 'sa';

    $webshop['mssq']['pass'] = 'xxxx';

    $webshop['mssq']['db'] = 'MuOnline';

    $webshop['mssq']['dbacc'] = 'MuOnline';

    $webshop['mssq']['use_md5'] = true;

     

    ar md5 esmu meginajis i uz true uz uz false

    tad dodos uz instalaciju

    atverot install Neko nemaz nevadot es dabonu shadu skaistus uzrakstus

     

     

     

    Verifying required extensions:OK

    Select database response: Changed database context to 'MuOnline'.

     

    Warning: mssql_query() [function.mssql-query]: message: There is already an object named 'MEMB_CREDITS' in the database. (severity 16) in C:\xampp\htdocs\webshop\install\index.php on line 32

     

    Warning: mssql_query() [function.mssql-query]: message: There is already an object named 'XCredits' in the database. (severity 16) in C:\xampp\htdocs\webshop\install\index.php on line 39

     

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\webshop\install\index.php on line 39

     

    Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'WebShop'. (severity 16) in C:\xampp\htdocs\webshop\install\index.php on line 46

     

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\webshop\install\index.php on line 46

     

    Warning: mssql_query() [function.mssql-query]: message: Line 10: Incorrect syntax near 'GO'. (severity 15) in C:\xampp\htdocs\webshop\install\index.php on line 53

     

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\webshop\install\index.php on line 53

    Your WebShop is now ready !! Enjoy!

    Closing access to installation...

    Successfully restricted the access to the install

     

    Tad nu taa :( nezinu ko dariit lai ietu webshop Protams esmu meginajis arii tad palaist webshopu bet rada ka parole nepareiza tas kursh paliidzes sataisiit (ja sanaks) vienosimies par atliidziibu !

×
×
  • Create New...