Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]problem z wyświetlaniem PHPSESSID
shreker
post
Post #1





Grupa: Zarejestrowani
Postów: 270
Pomógł: 0
Dołączył: 21.05.2008

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


Witam, mam problem z wyświetlaniem PHPSESSID w linkach, w pliku konfiguracyjnym mam oczywiście ustawione prawidłowo, w pliku aplikacji też - jak poniżej. Mimo to identyfikator nadal mi się wyświetla. W czym może być problem i ewentualnie jak go rozwiązać. Jak ustalić gdzie jest ewentualny błąd?

  1. ini_set('register_globals', 'off');
  2. ini_set('safe_mode', 'on');
  3. ini_set('url_rewriter.tags', '');
  4. ini_set('use_only_cookies', 'on');
  5. ini_set('session.use_trans_sid', 0);
  6. ini_set('max_execution_time', '60');
  7. ini_set('memory_limit', '64M');
  8. ini_set('default_charset', 'UTF-8');
  9. ini_set('session.use_only_cookies', 1);
  10. ini_set('magic_quotes_runtime', 'off');
  11. output_reset_rewrite_vars();
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 21.08.2025 - 05:48