Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > General Hosting/Server Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ioncube Details »»
ioncube
Version: , by mamashid mamashid is offline
Developer Last Online: Jul 2011 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 10-19-2007 Last Update: Never Installs: 0
 
No support by the author.

help I have no idea what I am doing, I'm trying to follow the ioncube directions on how to upload it to my server, but i'm completely lost on what I am doing.

Here is what I have done:

in my forums folder on ftp i have uploaded:

ioncube-encoded-file.php
ion-loader-helper.pho
ion_loader_win_4.1.dll
ion_loader_win_4.2.dll
ion_loader_win_4.3.dll
ion_loader_win_4.4.dll
ion_loader_win_5.0.dll
ion_loader_win_5.1.dll
ion_loader_win_5.2.dll

is that not where i am suppose to upload them.....if it what do i do next....I see them in the forums folder, but am i suppose t o do something next????

any help anyone is willing to give me is a great big thanks!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 10-19-2007, 09:02 PM
nexialys
Guest
 
Posts: n/a
Default

i hope for you that your host have a forum or at least online support, because if you know nothing on what you do, you will have to ask them to install it for you...
Reply With Quote
  #3  
Old 10-19-2007, 09:08 PM
mamashid mamashid is offline
 
Join Date: Jan 2007
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if i had a good step by step guice i would be able to do it
Reply With Quote
  #4  
Old 10-19-2007, 09:31 PM
Stangsta's Avatar
Stangsta Stangsta is offline
 
Join Date: Aug 2004
Location: Virginia
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mamashid View Post
if i had a good step by step guice i would be able to do it
Make sure you have the correct files for your servers OS.

These are the instructions for the run-rime files. If this works, there is no need to have it installed on your server unless the product you are using does not support run time loading.









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 (c) 2002-2007 ionCube Ltd. Last revised 4-Jan-2007
Reply With Quote
  #5  
Old 10-19-2007, 11:27 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Assuming you need ion cube to run a hack... Assuming you have a windows server....

Assuming the ioncube files are in or above the directory the ioncube encoded file is to run in or lives in, the code should work.

If it don't, we need more info then what you have provided.
Reply With Quote
  #6  
Old 10-20-2007, 12:19 AM
mamashid mamashid is offline
 
Join Date: Jan 2007
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

assumed right on ion cube to run a hack (vbplaza) assuming right i have a windows server 1and1

i added the files i showed you above to /forums/ in my ftp ( i think thats where its suppose to be)

from that point i really dont understand what my next step is suppose to be after i uploaded it to the /forums/ file??

Quote:
Originally Posted by noppid View Post
Assuming you need ion cube to run a hack... Assuming you have a windows server....

Assuming the ioncube files are in or above the directory the ioncube encoded file is to run in or lives in, the code should work.

If it don't, we need more info then what you have provided.
--------------- Added [DATE]1192844824[/DATE] at [TIME]1192844824[/TIME] ---------------

i think i might have gotten it..... took me forever though thanks helpers
Reply With Quote
  #7  
Old 10-20-2007, 03:37 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I hope you realize that vBPlaza was removed because it contained security vulnerabilities.
Reply With Quote
  #8  
Old 10-22-2007, 06:35 PM
Stangsta's Avatar
Stangsta Stangsta is offline
 
Join Date: Aug 2004
Location: Virginia
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Marco van Herwaarden View Post
I hope you realize that vBPlaza was removed because it contained security vulnerabilities.
He's referring to vbplaza 2.0 which has been released as a commercial mod not located on vb.org.
Reply With Quote
  #9  
Old 10-22-2007, 06:54 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Which highlights the problem of encoded modifications - there is no way to know if those security holes were fixed.
Reply With Quote
  #10  
Old 10-22-2007, 06:56 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BTW, you only need one of those ioncube files, the one that corresponds to your verison of php (so if you are running php 5.2.3, you need ion_loader_win_5.2.dll).
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 04:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05903 seconds
  • Memory Usage 2,291KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete