Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> DfGallery - problem
klapaucius
post
Post #1





Grupa: Zarejestrowani
Postów: 223
Pomógł: 3
Dołączył: 4.07.2009
Skąd: Kraków

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


Chcę zainstalować na serwerze cba.pl skrypt galerii DfGallery jednak przy instalacji wyskakuje mi błąd:
  1. dl() has been disabled for security reasons in /var/www/virtual/hodowla-golebi.cba.pl/golebie/galeria/install.php on line 40

Jak się domyślam serwer nie obsługuje funkcji dl(). Czy można zrobić coś jednak aby funkcja działała na serwerze lub może jest jakiś inny odpowiednik tej funkcji? Proszę o pomoc!
Ps.
Wrzucę jeszcze fragment kodu, gdzie występuje owa funkcja dl().
  1. foreach ($required_extensions as $extension) {
  2. if(extension_loaded($extension)){
  3. $required_extensions_check[2] .= get_type_message(1,$extension . ' is loaded.');
  4. }else{
  5. if(dl($extension_prefix . $extension .'.'. PHP_SHLIB_SUFFIX) != 1){
  6. $required_extensions_check[1] &= false;
  7. $required_extensions_check[2] .= get_type_message(0,$extension . ' is disabled.');
  8. }else{
  9. $required_extensions_check[2] .= get_type_message(1,$extension . ' is loaded.');
  10. }
  11. }
  12. }
Go to the top of the page
+Quote Post

Posty w temacie
- klapaucius   DfGallery - problem   13.06.2010, 14:07:50
- - wookieb   Nie   13.06.2010, 14:45:40
|- - klapaucius   Cytat(wookieb @ 13.06.2010, 15:45:40 ...   13.06.2010, 14:58:03
- - wookieb   Wszystko   13.06.2010, 15:02:44


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: 22.08.2025 - 14:16