Results 1 to 3 of 3

Thread: Moved indexU to a new server

  1. #1
    Join Date
    Sep 2003
    Posts
    7

    Default Moved indexU to a new server

    getting these errors (which file do i change where each thing is located?) and what folder is itin


    Warning: main(/home/onlyscri/public_html/titles.inc.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 128

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/titles.inc.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 128

    Warning: main(/home/onlyscri/public_html/lib/adodb/adodb.inc.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 137

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/adodb/adodb.inc.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 137

    Warning: main(/home/onlyscri/public_html/lib/adodb/adodb-session.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 138

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/adodb/adodb-session.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 138

    Warning: main(/home/onlyscri/public_html/lib/pagination.class.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 140

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/pagination.class.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 140

    Warning: main(/home/onlyscri/public_html/lib/users.class.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 141

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/users.class.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 141

    Warning: main(/home/onlyscri/public_html/lib/category.class.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 142

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/category.class.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 142

    Warning: main(/home/onlyscri/public_html/lib/link.class.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 143

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/link.class.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 143

    Warning: main(/home/onlyscri/public_html/lib/mailing_list.class.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 144

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/mailing_list.class.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 144

    Warning: main(/home/onlyscri/public_html/lib/template.lib.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 146

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/template.lib.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 146

    Warning: main(/home/onlyscri/public_html/lib/form_validation.lib.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 147

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/form_validation.lib.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 147

    Warning: main(/home/onlyscri/public_html/lib/misc.lib.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 148

    Warning: main() [function.main]: Failed opening '/home/onlyscri/public_html/lib/misc.lib.php' for inclusion (include_path='.:/www/nbh1-d-1/php/lib/php') in /export/home/onlyscripts/public_html/application.php on line 148

    Fatal error: Call to undefined function: adoloadcode() in /export/home/onlyscripts/public_html/application.php on line 151

  2. #2
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default Re: Moved indexU to a new server

    Originally posted by SinisterX3
    getting these errors (which file do i change where each thing is located?) and what folder is itin

    Warning: main(/home/onlyscri/public_html/titles.inc.php) [function.main]: failed to create stream: No such file or directory in /export/home/onlyscripts/public_html/application.php on line 128
    usually only the first "No such file or directory" has any significance.

    Check all your paths in the application.php file. About line 37 you should see:


    // ----- site url, without trailing with '/' -----
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  3. #3
    Join Date
    Apr 2002
    Posts
    351

    Default

    /export/home/onlyscripts/public_html/application.php

    Try to change the path to /export/home/public_html/onlyscripts/application.php - unless your username is onlyscripts

    Good luck

Similar Threads

  1. Replies: 26
    Last Post: 06-25-2007, 09:45 PM
  2. INDEXU v4.0 preview website.
    By dody in forum v5.x
    Replies: 93
    Last Post: 04-19-2005, 12:02 PM
  3. Running indexu 3.1 under Apache/MacOSX
    By Mackey in forum v5.x
    Replies: 8
    Last Post: 08-05-2004, 10:25 AM
  4. Replies: 19
    Last Post: 06-09-2004, 04:06 AM
  5. Indexu 4 ???? or Indexu PPC?
    By nooralam in forum v5.x
    Replies: 15
    Last Post: 06-07-2004, 04:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •