Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Include Error
xSlash
post
Post #1





Grupa: Zarejestrowani
Postów: 119
Pomógł: 0
Dołączył: 19.04.2009
Skąd: Sieradz

Ostrzeżenie: (0%)
-----


index.php
  1. <?
  2. include"./dll/funkcjeLoad.php";
  3.  
  4. ?>
  5. <html>
  6.    <head>
  7.      <?
  8.      include "./css.php";
  9.      ?>
  10.    </head>
  11.    <body>
  12.       <?
  13.       include "./body.php";
  14.       ?>
  15.    </body>
  16. </html>



Ale wyskakuje mi:
Kod
Warning: include(): Unable to access ./dll/funkcje/f_3.php in /old/ad3s1f/virtual/szu.pl/x/xslash/www/index.php on line 6 Warning: include(./dll/funkcje/f_3.php): failed to open stream: Permission denied in /old/ad3s1f/virtual/szu.pl/x/xslash/www/index.php on line 6 Warning: include(): Failed opening './dll/funkcje/f_3.php' for inclusion (include_path='.:') in /old/ad3s1f/virtual/szu.pl/x/xslash/www/index.php on line 6



Podjete kroki:
*Sprawdzanie czy plik istnieje (YES)
*Sprawdzanie czy podana scierzka jest prawidłowa (YES)
*Ustawienie CHMod na "644" (YES)

Jednak zadne z powyzszych krokow nie pomogły... Ciagle wyskakuje ten bład... Jakies propozycje??
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 19.09.2025 - 19:27