Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • alanajames Friend
    #128503

    as a new user I am having difficulty finding index.php file. I have installed the latest version of Joomla and JA Wistery and would like to work through the user guide – however most of the changes imply access I can’t work out.

    Thanks,

    mfcphil Friend
    #248996

    I use JoomlaXplorer which is a fantastic way of checking all your files.

    Its a free component find it here

    alanajames Friend
    #249000

    thanks – love your tag – I haven’t even gotten to the still learning stage – maybe soon!

    Also what site do you have that got a site of the month award?
    Alana

    alanajames Friend
    #249003

    Sorry to bother again….
    JoomlaExplorer installed nicely – found the php index only to have it read:
    <?php
    if (!empty($_SERVER[‘HTTPS’]) && (‘on’ == $_SERVER[‘HTTPS’])) {
    $uri = ‘https://’;
    } else {
    $uri = ‘http://’;
    }
    $uri .= $_SERVER[‘HTTP_HOST’];
    header(‘Location: ‘.$uri.’/xampp/’);
    exit;
    ?>
    Something is wrong with the XAMPP installation 🙁

    I don’t understand this as XAMPP control panel shows all is well and I can access all the directories etc through it. Don’t know what next steps I should take.

    Alana

    karlhus JATC
    #257636
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  karlhus 16 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum