PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Sat Jul 02, 2005 4:13 pm Reply with quote Back to top

I attempted to install this after uploading the cachelite package to my includes file and when I clicked on the icon in the admin menu I got this:

Quote:
The file /home/xxxxxxx/public_html/xxxxxxx/admin/modules/rpscachelite/mcp.php has been encoded with the ionCube PHP Encoder and requires the free ioncube_loader_fre_4.3.so ionCube PHP Loader to be installed.



Since I am not the host, is there anyway I can do this? If not, what might I ask my host to do?
View user's profile Send private message
64bitguy
The Mouse Is Extension Of Arm


Joined: Mar 06, 2004
Posts: 1140
Location: Manchester, NH USA

PostPosted: Sat Jul 02, 2005 4:21 pm Reply with quote Back to top

From IonCube:

Q: The Loader is installed but I get "The file ... has been encoded with the ionCube PHP Encoder and requires...". Why

A: This is most likely because files were corrupted when being uploaded or unpacked onto the web server. You must always transfer files between machines using binary mode in programs such as FTP, and if using WinZIP, you must disable the "TAR smart cr/lf conversion" feature. Other programs may have similar "smart" features that are designed to process ascii text files, however encoded files are binary and must not be modified.
View user's profile Send private message Visit poster's website
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Fri Jul 15, 2005 10:52 am Reply with quote Back to top

Ok thanks for that tip. Before I attempt this again, can you clarify which files from cache lite actually have to be in the includes folder? My understanding is that I need to create a folder titled cache lite and that only one of the files from cache lite are included in that folder.
View user's profile Send private message
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Fri Jul 15, 2005 8:09 pm Reply with quote Back to top

Ok I disabled Tar smart when unZipping the cache lite package and uploaded it binary style. Then using WINRAR I unpacked ravens admn package and uploaded it binary style but still got the same message. Any suggestions for the next step?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Fri Jul 15, 2005 8:31 pm Reply with quote Back to top

Your original error is concerning the ionCube loader, not cache lite, per se, unless I'm reading it wrong. Have you verified that the ionCube loader(s) have been ftp'd to
/public_html/xxxxxxxx/admin/modules/rpscachelite/modules/ioncube and that you are using the correct version that goes with your PHP version?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Sat Jul 16, 2005 3:46 pm Reply with quote Back to top

ah, I see that I needed to upload the loader. I've done that and I finally get an admin menu. So I inserted the recommended lines into a few blocks and I see "Hello World" at the top of each of the blocks I selected to cache. I'm assuming there is a step missing here.

Do I need to create a temp directory, if so where.
View user's profile Send private message
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Sat Jul 16, 2005 4:28 pm Reply with quote Back to top

Ah, I'm thinking I didnt actually install the loader. Now I'm attempting to do that but cant seem to connect with the ftp server using the installer. I enter this address to the location of the folder
Only registered users can see links on this board!
Get registered or login to the forums!
but am told that a folder ioncube has been created but cannot be found on the webserver and to adjust the url. Help!
View user's profile Send private message
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Wed Jul 20, 2005 12:27 pm Reply with quote Back to top

Ok, I got the ioncube installer to work, uploaded latest version of cache lite to includes directory, added the magic three lines to most of the blocks on my page, set default values in the admin module and created a tmp directory and cache lite subfolder with 666 permissions in the root of my website. I've looked at the tmp directory but don't see any changes there. I'm wondering if I missed a step somewhere or should the tmp directory be in the public_html directory? I wouldn't mind if someone took a look at this for me.

Once I get this working, my next question concerns multiple sites on same domain. This nuke is in a subfolder of public_html (not a subdomain) and I have another site, also in a subfolder. If I want to use cache lite for it, do I basically repeat the installation process for that site as well or will their be some conflict in caching?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Wed Jul 20, 2005 12:45 pm Reply with quote Back to top

Have you activated the caching for the blocks via the CacheLite ACP?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Wed Jul 20, 2005 1:55 pm Reply with quote Back to top

yes
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Wed Jul 20, 2005 3:50 pm Reply with quote Back to top

And set up the path to your tmp file?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Wed Jul 20, 2005 4:43 pm Reply with quote Back to top

Default is: tmp/Cache_Lite/ in the edit global settings menu and I did set up a tmp directory above public_html in root of my web so this would be the right setting?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Wed Jul 20, 2005 4:51 pm Reply with quote Back to top

No, that would be IN public_html.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Wed Jul 20, 2005 5:07 pm Reply with quote Back to top

Ok were narrowing this down a bit. Since the nuke is in a subfolder of public_html, then should it be in that folder next to the other folders, like blocks, modules, etc.?

Either way, I now have tmp files in root of web above public_html, in public_html proper and in the subfolder that the site is located - none appear to have any data in them Sad
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Wed Jul 20, 2005 5:10 pm Reply with quote Back to top

Have you checked your server error log to see if there are any errors that are being recorded? Make sure that you aren't suppressing the error display.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Wed Jul 20, 2005 5:31 pm Reply with quote Back to top

I dont see any errors from being recorded from that installation, other unrelated errors. I went thru the ioncube installation again and saw this:
Quote:
Wed Jul 20 16:28:18 2005] [error] [client xx.xxx.xxxx.xxx] client denied by server configuration: /home/xxxxxxpublic_html/designs/admin/modules/rpscachelite/ioncube/ipf-work-dir-1121901566/ping.php [Wed Jul 20 16:27:20 2005] [error] [client xx.xxx.xxxx.xxx] File does not exist: /home/xxxxxx/public_html//ioncube/ipf-work-dir-1121901566/ping.php [Wed Jul 20 16:27:20 2005] [error] [client xx.xxx.xxxx.xxx] File does not exist: /home/xxxxxx/public_html//rpscachelite/ioncube/ipf-work-dir-1121901566/ping.php [Wed Jul 20 16:27:20 2005] [error] [client ]xx.xxx.xxxx.xxx File does not exist: /home/xxxxxx/public_html//modules/rpscachelite/ioncube/ipf-work-dir-1121901566/ping.php [Wed Jul 20 16:27:20 2005] [error] [clientxx.xxx.xxxx.xxx ] File does not exist: /home/xxxxxx/public_html//admin/modules/rpscachelite/ioncube/ipf-work-dir-1121901566/ping.php [Wed Jul 20 16:27:20 2005] [error] [client xx.xxx.xxxx.xxx] client denied by server configuration: /home/xxxxxx/public_html//designs/admin/modules/rpscachelite/ioncube/ipf-work-dir-1121901566/ping.php [Wed Jul 20 16:27:19 2005] [error] [client xx.xxx.xxxx.xxx] File does not exist: /home/xxxxxx/public_html/IONCUBE_INSTALLER_URLTEST [Wed Jul 20 16:23:35 2005] [error] [client xx.xxx.xxxx.xxxFile does not


But I see new files in that directory so I question whether the errors.....
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Wed Jul 20, 2005 6:16 pm Reply with quote Back to top

I am totally confused Smile - This is indicating that it is placing the files in the ioncube folder instead of the tmp folder?
File does not exist: /home/xxxxxx/public_html//ioncube/ipf-work-dir-1121901566/ping.php
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Wed Jul 20, 2005 6:32 pm Reply with quote Back to top

Ah, are you tellnig me that I was to direct the ioncube installer to install the loaders in the tmp/Cache_Lite folder?
View user's profile Send private message
dean
Worker
Worker


Joined: Apr 14, 2004
Posts: 193

PostPosted: Wed Jul 20, 2005 7:12 pm Reply with quote Back to top

Now I'm totally confused. Perhaps, I'll just try to do it the hard way as simple edits of block files is within my understanding. While I've seen several people install your package without a hitch, there is nothing that addresses the ioncube installation. Since a folder comes with your package labeled ioncube, I assumed that the loaders would be installed there. Please don't lose patience with me, as I really, really want to figure this out......
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Wed Jul 20, 2005 8:57 pm Reply with quote Back to top

I have Cache_Lite installed in the includes folder.

I have the rpscachelite folder installed in admin/modules folder. The ioncube folder is installed w/i the rpscachelite folder.

I have rpscachelite.php installed in admin/modules folder.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum