Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Skrypt nie działa od razu , dziala po odświeżeniu
mcemsi
post
Post #1





Grupa: Zarejestrowani
Postów: 2
Pomógł: 0
Dołączył: 12.05.2017

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



Witam w pierwszym poście.

Bardziej korzystam z rozwiązań niż je tworze ale piszę od razu z problemem....


Był włam na serwer , podrzucone zostały różniste skrypty php przekierowujące. Zostało to jednak wyczyszczone , generalnie jest OK ale....

Przy wyszukiwaniu mojej strony w Google ,Yahoo , itp pokazuja się wyniki , no normalne - jednak klik w taki wynik daje błąd 404 , wystarczy tylko wtedy odświeżyć stronę i się laduje bez problemu ? Co jest ?

Na IE jest po prostu 404 i tyle , w FF jest File Not Found .

Dokument startowy index.php :



<?php
/**
* @file
* The PHP page that serves all page requests on a Drupal installation.
*
* The routines here dispatch control to the appropriate handler, which then
* prints the appropriate page.
*
* All Drupal code is released under the GNU General Public License.
* See COPYRIGHT.txt and LICENSE.txt.
*/

/**
* Root directory of Drupal installation.
*/
define('DRUPAL_ROOT', getcwd());

require_once DRUPAL_ROOT . '/includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
menu_execute_active_handler();
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: 1.10.2025 - 09:06