sombody help me in joomla please.

Discussion in 'Programming' started by brucelee, Jan 3, 2008.

  1. #1
    i got a problem in joomla i uploaded all the neccessary files.
    still as i run www.mydomain.com/joomla or www.mydomain.com/joomla/index.php or www.mydomain.com/joomla/installation/index.php

    i got an error:-
    Warning: require_once(D:\Domains\ultimatewebstand.com\wwwroot\Joomla-1.5RC3\includes\defines.php) [function.require-once]: failed to open stream: No such file or directory in D:\Domains\ultimatewebstand.com\wwwroot\Joomla-1.5RC3\index.php on line 21

    Fatal error: require_once() [function.require]: Failed opening required 'D:\Domains\ultimatewebstand.com\wwwroot\Joomla-1.5RC3\includes\defines.php' (include_path='.;C:\php5\pear') in D:\Domains\ultimatewebstand.com\wwwroot\Joomla-1.5RC3\index.php on line 21

    please help me.:confused:
     
    brucelee, Jan 3, 2008 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,851
    Likes Received:
    4,542
    Best Answers:
    123
    Trophy Points:
    665
    #2
    it's telling you that the includes folder isn't where it expects to find it.
     
    sarahk, Jan 3, 2008 IP
  3. brucelee

    brucelee Active Member

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    88
    #3
    hi,
    thanks, Now the error has gone but a new message is appearing
    could you tell me please what is this.

    No configuration file found and no installation code available. Exiting...
     
    brucelee, Jan 3, 2008 IP
  4. Lever

    Lever Deep Thought

    Messages:
    1,823
    Likes Received:
    94
    Best Answers:
    0
    Trophy Points:
    145
    #4
    You've probably uploaded a file called configuration.php-dist in the root of the public folder... Simply rename configuration.php-dist on your server as configuration.php and give it another go.
     
    Lever, Jan 15, 2008 IP
    sarahk likes this.