Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Strona sie nie wczytuje ma kilka błedow
Gumovvy
post
Post #1





Grupa: Zarejestrowani
Postów: 13
Pomógł: 0
Dołączył: 3.01.2011

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


Witam.
Robie dla kolegi strone internetowa bo cos tam wiecej kumam albo tylko tak mi sie do teraz wydawalo...
Mam bledy na strone i nie wiem co i gdzie wpidac zeby bylo dobrze....
Wlaczam strone i widnieje cos takiego:
(Aha przed tym mialem problem z.htacess poprostu pisalo ze problem z nim)

  1. Warning (2): putenv() has been disabled FOR security reasons [APP/config/bootstrap.php, line 10]
  2.  
  3. Code | Context
  4.  
  5. $boot = true
  6. $vendorPaths = NULL
  7. $pluginPaths = NULL
  8. $helperPaths = NULL
  9. $viewPaths = NULL
  10. $componentPaths = NULL
  11. $controllerPaths = NULL
  12. $behaviorPaths = NULL
  13. $modelPaths = NULL
  14. $session = array(
  15. "save" => "php",
  16. "cookie" => "TELEBID",
  17. "timeout" => "120",
  18. "start" => true,
  19. "checkAgent" => true
  20. )
  21. $security = array(
  22. "level" => "medium",
  23. "salt" => "07a6b2214c954ba069dbf8196d315f83a30baef9"
  24. )
  25. $appConfigurations = array(
  26. "encoding" => "UTF-8",
  27. "baseUrl" => "",
  28. "base" => "",
  29. "dir" => "app",
  30. "webroot" => "webroot",
  31. "name" => "Telebid",
  32. "url" => "http://grosz.cba.pl",
  33. "timezone" => "Europe",
  34. "language" => "en",
  35. "email" => "",
  36. "theme" => "",
  37. "currency" => "GBP",
  38. "pageLimit" => 100,
  39. "bidHistoryLimit" => 10,
  40. "remember_me" => "+30 days",
  41. "auctionUpdateFrequency" => 1,
  42. "timeSyncFrequency" => 9,
  43. "gateway" => true,
  44. "demoMode" => false,
  45. "noAutobids" => false,
  46. "cronTime" => 1,
  47. "Image" => array(
  48. "thumb_width" => 100,
  49. "thumb_height" => 100,
  50. "max_width" => 340,
  51. "max_height" => 230
  52. ),
  53. "Dob" => array(
  54. "year_min" => 1911,
  55. "year_max" => 1994
  56. )
  57. )
  58.  
  59. putenv - [internal], line questionmark.gif
  60. include - APP/config/bootstrap.php, line 10
  61. Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 620
  62. Configure::getInstance() - CORE/cake/libs/configure.php, line 125
  63. include - CORE/cake/bootstrap.php, line 45
  64. [main] - APP/webroot/INDEX.php, line 83
  65.  
  66. Warning (2): file_exists() [FUNCTION.file-EXISTS]: open_basedir restriction IN effect. File(/usr/LOCAL/lib/php/cake/libs/model/datasources/dbo/dbo_mysql.cba.pl.php) IS NOT within the allowed path(s): (/var/www/virtual:/usr/share/php:/tmp:/usr/share/file) [CORE/cake/basics.php, line 847]
  67.  
  68. Code | Context
  69.  
  70. $file = "cake/libs/model/datasources/dbo/dbo_mysql.cba.pl.php"
  71. $paths = array(
  72. "/var/www/virtual/grosz.cba.pl",
  73. "/var/www/virtual/grosz.cba.pl/app/",
  74. ".",
  75. "/usr/local/lib/php"
  76. )
  77. $path = "/usr/local/lib/php"
  78. $fullPath = "/usr/local/lib/php/cake/libs/model/datasources/dbo/dbo_mysql.cba.pl.php"
  79.  
  80. file_exists - [internal], line questionmark.gif
  81. fileExistsInPath - CORE/cake/basics.php, line 847
  82. ConnectionManager::loadDataSource() - CORE/cake/libs/model/connection_manager.php, line 179
  83. ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 110
  84. Model::setDataSource() - CORE/cake/libs/model/model.php, line 2515
  85. Model::__construct() - CORE/cake/libs/model/model.php, line 370
  86. AppModel::__construct() - APP/app_model.php, line 7
  87. ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 138
  88. Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 450
  89. Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 404
  90. Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
  91. Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 213
  92. [main] - APP/webroot/INDEX.php, line 90
  93.  
  94. Fatal Error (256): Unable TO LOAD DataSource file dbo/dbo_mysql.cba.pl.php [CORE/cake/libs/model/connection_manager.php, line 182]
  95.  

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: 20.08.2025 - 21:39