Problem z index.php
Wyniki 1 do 4 z 4

Temat: Problem z index.php

  1. #1
    Nowicjusz
    Dołączył
    18-11-2007
    Wpisy
    12
    Punkty
    10

    Domyślny Problem z index.php

    Chyba, bo nie jestem pewien, co się stało strona nie działa a raczej nie działa index.php tak mi się wydaje. Serwe zwraca mi komunikat:


    [www.dsi.net.pl] [Thu Jan 03 13:01:40 2008] [error] [client Premature end of script headers: index.php
    Error 500: Script Execution Failure
    Description: The server encountered an internal error or misconfiguration and was unable to complete your request.

    Most common reasons for returning this error message are:


    • File Upload Mode
    When you upload Perl, CGI scripts via FTP you should use always ASCII mode. If you get "Error 500: Script Execution Failure" you should check whether your FTP client uses ASCII mode when uploading your scripts, because if it uses BINARY mode to upload your scripts they won't work on the server. The problem caused by wrong upload mode is associated with the way different operating systems handle the "end of line" character. Unix system uses a "line-feed" (LF), Windows uses a "carriage-return" (CR) and "line-feed" (LF) pair. That's why it is very important that you set the uploading mode to ASCII.

    • File Permissions
    When you upload scripts via FTP the file permissions are set by default to 755. If you get "Error 500: Script Execution Failure" you should check whether your scripts have 755 permissions. Otherwise your scripts have lower level of permissions and does not support execution upon request. The octal representation of the 755 permission is equal to the following textual format: -rwxr-xr-x
    Most FTP clients support the CHMOD command which is used for setting file permissions. In case you have set improper permissions to your scripts, use your FTP client and set "Read, Write, Execute" permissions for the owner, "Read, Execute" permissions for the group and everyone else.

    • Script Errors
    This is the third well known reason for getting "Error 500: Script Execution Failure" upon execution of your scripts. Check your scripts for any obvious syntax or programming errors to make sure your code is not broken.


    Remember: When you get a "Error 500: Script Execution Failure", you should always check for any file uploading problems (ASCII/BINARY) and the executable permission settings. Once those are checked and verified, it looks like there is a syntax error or some other problem in the script.



    Aktualizacje z mambo do 13 wykonałem ponad 1,5 miesiąca temu i obyło się bez większych proiblemów, az tu takie cos. Może atak nie wiem, na formum są mądrzejsi odemnie,
    Uczę sie

  2. Pani Reklamowa
    Pani Reklamowa jest aktywna
    Avatar Panny Google

    Dołączył
    19-08-2010
    Skąd
    Internet
    Postów
    milion
    Pochwał
    setki
  3. #2

  4. #3
    Senior zwiastun awatar
    Dołączył
    20-09-2005
    Wpisy
    27 315
    Punkty
    1142

    Domyślny

    Konfiguracja SEF - prostych adresów URL
    Korzystaj i ciesz się!
    ===============
    Zwiastun
    Biblioteka Elektronicznej Dokumentacji Joomla!

  5. #4
    Nowicjusz
    Dołączył
    18-11-2007
    Wpisy
    12
    Punkty
    10

    Domyślny

    ok dzięki za odzew, rozwiązanie było takie i powód prozaiczny. Usługodawca aczkolwiek dobry (moim zdaniem) miał awarię serwera i oczywiście dokonał zapewnie migracji lub kopiowania plików. Pliki nie zostały należycie wgrane i pojawił się problem. Dlaego też takie komunikaty. Po wgraniu ostatniej kopi wszystko wróciło do normy.
    Przepraszam za kłopot
    Uczę sie

Reguły pisania

  • Nie możesz zakładać nowych tematów
  • Nie możesz dodawać wypowiedzi
  • Nie możesz dodawać załączników
  • Nie możesz poprawiać swoich postów
  •