PHP: mysql_pconnect() has been disabled for security reasonsuri: index.phppath:version: Elxis 2006.3 Stable rev1060 [ OpenMind ] 21-October-2006 16:28 GMT+2WARNING(2): /var/www/web245/web/includes/adodb/drivers/adodb-mysql.inc.php, line 372PHP WARNING PHP: mysql_pconnect() has been disabled for security reasonsuri: index.phppath:version: Elxis 2006.3 Stable rev1060 [ OpenMind ] 21-October-2006 16:28 GMT+2WARNING(2): /var/www/web245/web/includes/adodb/drivers/adodb-mysql.inc.php, line 372PHP WARNING PHP: database::include(/var/www/web245/web/includes/Core/../configuration.php) [function.database-include]: failed to open stream: No such file or directoryuri: index.phppath:version: Elxis 2006.3 Stable rev1060 [ OpenMind ] 21-October-2006 16:28 GMT+2WARNING(2): /var/www/web245/web/includes/Core/database.php, line 172PHP WARNING PHP: database::include() [function.include]: Failed opening '/var/www/web245/web/includes/Core/../configuration.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')uri: index.phppath:version: Elxis 2006.3 Stable rev1060 [ OpenMind ] 21-October-2006 16:28 GMT+2WARNING(2): /var/www/web245/web/includes/Core/database.php, line 172PHP WARNING PHP: database::include(/var/www/web245/web/includes/Core/../offline.php) [function.database-include]: failed to open stream: No such file or directoryuri: index.phppath:version: Elxis 2006.3 Stable rev1060 [ OpenMind ] 21-October-2006 16:28 GMT+2WARNING(2): /var/www/web245/web/includes/Core/database.php, line 173PHP WARNING PHP: database::include() [function.include]: Failed opening '/var/www/web245/web/includes/Core/../offline.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')uri: index.phppath:version: Elxis 2006.3 Stable rev1060 [ OpenMind ] 21-October-2006 16:28 GMT+2WARNING(2): /var/www/web245/web/includes/Core/database.php, line 173
Ivan Trebješanin : Theres no image, anymore
Open includes/Core/database.php with a text editor.Go to line 160Change this:if (!$this->_resource->PConnect($host, $user, $pass)) {to this:if (!$this->_resource->Connect($host, $user, $pass)) {Go to line 169Change this:if (!$this->_resource->PConnect($host, $user, $pass, $db)) {to this:if (!$this->_resource->Connect($host, $user, $pass, $db)) {Save the file and upload it to your site.
hell, got another problemWhen I`m Content New Item , I wanna add some pictures, flash but I can`t.Theres opening new mini-window,but theres nothing,its clear Whats problem ?