Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Apache server gone wrong?????

    Help My apache server has suddenly gone weird. It will now only server up the code of the index.php page and not my site (i.e. I get the text code for the index.php page.)

    apache server 2.0.58 PHP 4.4.2 runing on Win XP.

    Any ideas please

    Thanks

    MG

  2. #2
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Apache server gone wrong?????

    First of all - wrong forum. This is the Windows server forum and yours is Apache.

    It sounds very much as if your server is not running.

    Vger

  3. #3
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: Apache server gone wrong?????

    Sorry it is apache running on windows subtle differnce confuse me.

    If I test the config it says it is okay and the apache monitor says it has started so I don't understand why it has all suddenly changed/gone wrong.

    I can get an html page to serve up but it will not serve up a php page in a directory below it.




    (p.s. How do I move this thread to the right forum topic)

  4. #4
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Apache server gone wrong?????

    Don't worry about moving it to the right forum - one of the moderators will pick up on that and move it.

    Try creating a new Text Document on your desktop and renaming it test.php and putting this code into it:
    Code:
    <?php
    echo "Hello World!";
    ?>
    Insert the test.php file into the root of your web and then go to http://localhost/test.php and see if it runs, or if you just get the code on the screen.

    Vger

  5. #5
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: Apache server gone wrong?????

    Okay I seem to have got basic pages coming back and the test page came up - I now have the DB_notConnected error and the following message appearing:

    Client does not support authentication protocol requested by server; consider upgrading MySQL client

    Will search forum but if some one knows that would be good.

    Thanks in advance

  6. #6
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: Apache server gone wrong?????

    Okay have found the posts about this and thought I had worked through the steps to solve the problem but to no avail.

    the solution is apparently here.

    http://dev.mysql.com/doc/refman/5.0/en/old-client.html


    I am running mysql5 apache 2.0.58 and php 4.4.2 and I can't seem to get the upgrade of the client or the hashing problem resolved.

    Can any one give me a step by step account of what to do as I think I am now in the category of complete technical incompetent

    Cheers

    MG

 

 

Similar Threads

  1. Apache server.
    By Alan Rodgers in forum General Questions
    Replies: 3
    Last Post: 26 Nov 2010, 06:51 PM
  2. Apache/1.3.33 Server Error
    By moonbeamsoycandles in forum General Questions
    Replies: 2
    Last Post: 8 Feb 2010, 06:55 PM
  3. Is Apache needed for a windows server?
    By totalsam in forum Installing on a Windows Server
    Replies: 1
    Last Post: 15 Nov 2009, 03:42 PM
  4. Test Server wtih Apache and IIS
    By Lfong6266 in forum Installing on a Windows Server
    Replies: 3
    Last Post: 16 Sep 2007, 12:56 AM
  5. xml schema validation crashes apache server
    By janbom in forum General Questions
    Replies: 4
    Last Post: 29 Mar 2007, 08:58 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
  •  
disjunctive-egg