ElaKiri Community
Downloads
(#11)
Old
chamara_c chamara_c is offline
Senior Member
chamara_c is on a distinguished road
 
Posts: 319
Join Date: Aug 2009
01-10-2010, 12:26 AM

done now it says
Quote:
Critital error: Invalid $PATH_SERVER, edit it manually in config.php
edited php file
Attached Files
File Type: zip config.zip (1.7 KB, 4 views)
Your Ad Here
Reply With Quote
(#12)
Old
kosandpol kosandpol is offline
Senior Member
kosandpol has a spectacular aura aboutkosandpol has a spectacular aura aboutkosandpol has a spectacular aura aboutkosandpol has a spectacular aura about
 
Posts: 14,183
Blog Entries: 13
Join Date: Jun 2008
01-10-2010, 12:36 AM

change:
Code:
$PATH_SERVER = '/public_html';
to:
Code:
$PATH_SERVER = '/home/a9627778/public_html';
and give it a try.
Reply With Quote
(#13)
Old
chamara_c chamara_c is offline
Senior Member
chamara_c is on a distinguished road
 
Posts: 319
Join Date: Aug 2009
01-10-2010, 12:45 AM

done still it says
Quote:
Critital error: Invalid $PATH_SERVER, edit it manually in config.php
edited php file
Attached Files
File Type: zip config.zip (1.7 KB, 3 views)
Reply With Quote
(#14)
Old
chamara_c chamara_c is offline
Senior Member
chamara_c is on a distinguished road
 
Posts: 319
Join Date: Aug 2009
01-10-2010, 01:31 AM

BTW what do you think best for Linux begineer Ubuntu or Fedora
Reply With Quote
(#15)
Old
kosandpol kosandpol is offline
Senior Member
kosandpol has a spectacular aura aboutkosandpol has a spectacular aura aboutkosandpol has a spectacular aura aboutkosandpol has a spectacular aura about
 
Posts: 14,183
Blog Entries: 13
Join Date: Jun 2008
01-10-2010, 09:45 PM

ok, here's how you get this damned script to work :
  • Make sure that the .htaccess file is uploaded!
  • edit the config.php.
    change :
    Code:
    $PATH_SERVER = $_SERVER['DOCUMENT_ROOT'];
    to:
    Code:
    $PATH_SERVER = '/public_html';
  • edit the engine.php
    change :
    Code:
    if(!file_exists($PATH_SERVER.'/.htaccess')) {
    to:
    Code:
    if(!file_exists('/home/a9627778/public_html/.htaccess')) {

After completing those steps, the hosting script will work.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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

Your Ad Here


Powered by: vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2006 - 2009 ElaKiri™ Beta2.Evo vBa iBproArcade Subdreamer I-Magic MKv

Page generated in 0.04514 seconds with 9 queries