Closed Thread
Results 1 to 5 of 5
Like Tree3Likes
  • 1 Post By cityraw24748
  • 1 Post By cityraw24748
  • 1 Post By cityraw24748

Thread: Social Engine 4 capable?

  1. #1
    cityraw24748 is offline x10Hosting Member cityraw24748 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    10

    Social Engine 4 capable?

    Hello,
    Is it possible to install social engine4 on free hosting?
    Minimum:
    Apache-based shared web server
    Apache mod_rewrite (only for Apache v2.0.29 or below)
    MySQL 4.1
    PHP 5.12
    PHP safe mode: OFF
    PHP extensions: gd2, curl
    PHP memory limit: 32M+
    Sendmail


    Also, in instructions it says to change some folder to 777 CHMOD, I read somewhere if you change some .php files to 777 it'll cause 500 error? Is it correct?

    I'm getting:
    " the server is redirecting the request for this address in a way that will never complete."
    Looks like it keep redirecting back and forth from install/index.php to install/
    Help please?
    Last edited by cityraw24748; 06-25-2011 at 12:52 AM.
    dinomirt96 likes this.

  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: Social Engine 4 capable?

    x10 meets all of those minimum system requirements.

    Our server setup is such that you do NOT need anything as 777 (indeed as you said it'd just give you 500 Internal Server Errors). Whenever you see something mention 777, use 755 instead (which is the default for directories) and it will work perfectly.

    For your redirect problem, add RewriteBase / to your .htaccess file in public_html immediately after RewriteEngine On

  3. #3
    cityraw24748 is offline x10Hosting Member cityraw24748 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    10

    Re: Social Engine 4 capable?

    First of all I'd like to thank you for helping me with this. I don't want to spend more money to pay phpfox to install it.

    Ok, so if I add rewritebase / I get a redirection error, if I take it out I get "500 internal server error"

    Here is my .httacess:
    Code:
    # $Id: .htaccess 7539 2010-10-04 04:41:38Z john $
    
    <IfModule mod_rewrite.c>
      Options +FollowSymLinks
      RewriteEngine On
    
    
      # Get rid of index.php
      RewriteCond %{REQUEST_URI} /index\.php
      RewriteRule (.*) index.php?rewrite=2 [L,QSA]
    
      # Rewrite all directory-looking urls
      RewriteCond %{REQUEST_URI} /$
      RewriteRule (.*) index.php?rewrite=1 [L,QSA]
    
      # Try to route missing files
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteCond %{REQUEST_FILENAME} public\/ [OR]
      RewriteCond %{REQUEST_FILENAME} \.(jpg|gif|png|ico|flv|htm|html|php|css|js)$
      RewriteRule . - [L]
      
      # If the file doesn't exist, rewrite to index
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteCond %{REQUEST_FILENAME} !-d
      RewriteRule ^(.*)$ index.php?rewrite=1 [L,QSA]
    
    </IfModule>
    
    # sends requests /index.php/path/to/module/ to "index.php"
    # AcceptPathInfo On
    
    # @todo This may not be effective in some cases
    FileETag Size
    verlmirt17 likes this.

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

    Re: Social Engine 4 capable?

    Hello,

    The redirection loop looks like it is being caused by that "Get rid of index.php" rule. You will need to contact Social Engine support to see what your .htaccess SHOULD look like, as that entire file looks off to me (but then again I do not know that script at all).

    The RewriteBase is required if you are using RewriteRules, the 500 Internal Server Error is what happens when you leave it out
    Last edited by Skizzerz; 06-25-2011 at 05:19 PM.

  5. #5
    cityraw24748 is offline x10Hosting Member cityraw24748 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    10

    Re: Social Engine 4 capable?

    The .htaccess is what I got off my trial package from Social Engine. You can download it and see it for your self from here :
    http://www.socialengine.net/free-trial
    Last edited by cityraw24748; 06-25-2011 at 05:38 PM.
    karimirt47 likes this.

Closed Thread

Similar Threads

  1. Is x10hosting , support social engine 4 ?
    By vinaysudhir25789 in forum Free Hosting
    Replies: 4
    Last Post: 05-04-2011, 06:42 PM
  2. Social Engine
    By sharafathhere00293 in forum Free Hosting
    Replies: 1
    Last Post: 12-18-2010, 09:55 PM
  3. Error with images and javascript in social engine
    By jossmexico94 in forum Free Hosting
    Replies: 4
    Last Post: 09-24-2010, 08:07 PM
  4. Social Engine 500 Internal Server Error
    By jossmexico94 in forum Free Hosting
    Replies: 2
    Last Post: 09-24-2010, 06:26 PM
  5. Help on Social engine...
    By faceters1 in forum Programming Help
    Replies: 1
    Last Post: 12-23-2009, 03:49 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