+ Reply to Thread
Results 1 to 6 of 6
Like Tree2Likes
  • 2 Post By softaculous

Thread: Add Elgg to Softaculous

  1. #1
    detectivecrookjp27's Avatar
    detectivecrookjp27 is offline x10Hosting Member detectivecrookjp27 is an unknown quantity at this point
    Join Date
    Aug 2011
    Posts
    4

    Add Elgg to Softaculous

    Add Elgg to Softaculous, I keep getting some action_Handler.php can not be found, put Elgg in the auto installer! COME ON PEOPLE! We could really use it.

  2. #2
    Skizzerz's Avatar
    Skizzerz is offline Contributors Skizzerz will become famous soon enough
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    2,153

    Re: Add Elgg to Softaculous

    Hello,

    Our auto-installers are third party services and we have very limited control over which scripts are included (in that we can make it so that you cannot install one of the scripts it ships with, but we cannot add scripts to it).
    Ryan Schmidt | Level 2 Support
    █ 888-X10-9668 - ryan[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004
    Premium Hosting | VPS Services

  3. #3
    detectivecrookjp27's Avatar
    detectivecrookjp27 is offline x10Hosting Member detectivecrookjp27 is an unknown quantity at this point
    Join Date
    Aug 2011
    Posts
    4

    Re: Add Elgg to Softaculous

    Quote Originally Posted by Skizzerz View Post
    Hello,

    Our auto-installers are third party services and we have very limited control over which scripts are included (in that we can make it so that you cannot install one of the scripts it ships with, but we cannot add scripts to it).
    Can someone at least help me install Elgg? I keep getting something about action_handler.php not found, and it's so very frustrating, wish someone would just do it for me.

    Like an auto-installer, or a person. xD

  4. #4
    Smith6612's Avatar
    Smith6612 is offline <<< wants a Turkey Smith6612 has a spectacular aura about
    Join Date
    Dec 2007
    Location
    Exploded
    Posts
    6,483

    Re: Add Elgg to Softaculous

    Quote Originally Posted by detectivecrookjp27 View Post
    Can someone at least help me install Elgg? I keep getting something about action_handler.php not found, and it's so very frustrating, wish someone would just do it for me.

    Like an auto-installer, or a person. xD
    That is a .htaccess file issue. Elgg includes a .htaccess file with pre-determined settings. You need to remove the comment from the "RewriteBase / " entry if Elgg is installed right in your public_html folder for the 404 errors to disappear. You can edit the .htaccess file from inside of cPanel using the Code Editor (Make sure you have enabled the viewing of hidden files in the File Manager prompt!) or by downloading the file, opening it in a text editor, saving it and re-uploading it to the server.

    I installed both the latest Stable and the Beta of Elgg onto Starka just now to be sure this worked. Both completed without issues once I performed the .htaccess change. The beta informs you of this issue before the problem occurs, which is why it isn't clear to you at the moment.

    Hope this helps

    To help you out further, here is what you're looking for in your .htaccess file starting at Line 83:

    Code:
    <IfModule mod_rewrite.c>
    
    RewriteEngine on
    
    # If Elgg is in a subdirectory on your site, you might need to add a RewriteBase line
    # containing the path from your site root to elgg's root. e.g. If your site is
    # http://example.com/ and Elgg is in http://example.com/sites/elgg/, you might need 
    #
    #RewriteBase /sites/elgg/
    #
    # here, only without the # in front.
    #
    # If you're not running Elgg in a subdirectory on your site, but still getting lots
    # of 404 errors beyond the front page, you could instead try:
    #
    #RewriteBase /
    Remove the # in front of ReWriteBase. If Elgg is installed inside of a folder, such as it would be located in /home/yourcPanelUsername/public_html/elgg , you remove the comment and change the RewriteBase to "RewriteBase /elgg/ " . Hope I'm clear.

    Here's proof of a working Elgg install on Starka. My actual website is hosted on another x10Hosting server not on the Free Hosting network, but I do have a test account on Starka running a super old adfree_doubleall_doubleall package which I use for such issues (meaning I get the extra databases and other perks from a few years ago, but I do not get unmetered disk or bandwidth like everyone else does, though I can change to the new unmetered package if I wish to give this up forever). It is configured to be a Private site, hence why it seems so empty.

    Elgg Stable: http://seansite.x10hosting.com/elgg/
    Elgg Beta: http://seansite.x10hosting.com/elggtest/
    Last edited by Smith6612; 08-15-2011 at 10:43 PM.

    My signature likes cookies! Do you? :D

  5. #5
    softaculous is offline x10Hosting Member softaculous is an unknown quantity at this point
    Join Date
    Aug 2011
    Posts
    1

    Re: Add Elgg to Softaculous

    Hi,

    Elgg is already included in Softaculous:
    http://www.softaculous.com/softwares...etworking/Elgg

    Regards,
    Softaculous Team
    Bryon and SJ.Wolfe like this.

  6. #6
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jun 2005
    Location
    Behind a keyboard.
    Posts
    8,995

    Re: Add Elgg to Softaculous

    Elgg was disabled here a while back when we didn't allow chatboxes/shoutboxes (everyone we found using Elgg was using a chatbox/shoutbox with theirs); I've got it on my to-do list to go through the servers later and update the software and restrore the scripts that were blocked for that since we don't block chatboxes anymore.


    TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!

+ Reply to Thread

Similar Threads

  1. Elgg CPU Usage
    By bwomc in forum Free Hosting
    Replies: 1
    Last Post: 07-04-2011, 09:51 AM
  2. Has anyone used Elgg?
    By earthinc in forum Scripts & 3rd Party Apps
    Replies: 1
    Last Post: 07-03-2011, 03:17 PM
  3. elgg installation
    By sidh.xsoul57 in forum Free Hosting
    Replies: 0
    Last Post: 05-14-2011, 04:40 AM
  4. Elgg 1.7.6 installation
    By idioteque in forum Free Hosting
    Replies: 0
    Last Post: 01-31-2011, 06:20 PM
  5. Elgg 1.5 install
    By jager.lehel19 in forum Free Hosting
    Replies: 1
    Last Post: 10-06-2010, 07:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers