LockedError 404.2

Author
afarshadfar
Junior Member
2012/01/18 05:05:58 (permalink)

Error 404.2

I've upgrade my PHP to 5.2.9 but I face error 404.2 when I try to install Joomla site builder
#1

1 Reply Related Threads

    HC Staff
    HC Staff
    Re:Error 404.2 2012/01/18 11:56:49 (permalink)
    Run a test php page with website and make sure it is running.
     
    Test script
    <html>
    <head>
    <title> PHP Test Script </title>
    </head>
    <body>
    <?php
    phpinfo( );
    ?>
    </body>
    </html> 
    #2
    Jump to: