jak włączyć wampserwer (niama tam zbyt wiele opcji, mogę go tylko odpalić ale nadal pozostaje offline)

strony www działają
phpmyadmin działa

ale chyba niema połaczenia strony z bazą danych

Kod
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\lib\adodb\adodb.inc.php on line 885

Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\lib\adodb\adodb.inc.php on line 1910

dotProject Installer
Welcome to the dotProject Installer! It will setup the database for dotProject and create an appropriate config file. In some cases a manual installation cannot be avoided.  
  
There is an initial Check for (minimal) Requirements appended down below for troubleshooting. At least a database connection must be available and ../includes/config.php must be writable for the webserver!


  

Check for Requirements
PHP Version >= 4.1
  (5.3.0)
Server API
  (apache2handler)
GD Support (for GANTT Charts)
  
Zlib compression Support
  
File Uploads
  (Max File Upload Size: 2M)
Session Save Path writable?
  (c:/wamp/tmp)

Database Connectors
The next tests check for database support compiled with php. We use the ADODB database abstraction layer which comes with drivers for many databases. Consult the ADODB documentation for details.

For the moment only MySQL is fully supported, so you need to make sure it is available.

iBase Support
  Not available
Informix Support
  Not available
LDAP Support
  Not available
mSQL Support
  Not available
MSSQL Server Support
  Not available
MySQL Support
  ()
ODBC Support
  
Oracle Support
  Not available
PostgreSQL Support
  Not available
SQLite Support
  Not available
Sybase Support
  Not available

Check for Directory and File Permissions
If the message 'World Writable' appears after a file/directory, then Permissions for this File have been set to allow all users to write to this file/directory. Consider changing this to a more restrictive setting to improve security. You will need to do this manually.
./includes/config.php writable?  
./files writable?  World Writable
./files/temp writable?  World Writable
./locales/en writable?  World Writable

Recommended PHP Settings
Safe Mode = OFF?  
Register Globals = OFF?  
Session AutoStart = ON?  Try setting to ON if you are experiencing a WhiteScreenOfDeath
Session Use Cookies = ON?  
Session Use Trans Sid = OFF?  There are security risks with this turned ON

Other Recommendations
The dotProject team openly recommend Free Open Source software (FOSS). This is not just because dotProject is a FOSS application, but because we believe that the FOSS development method results in better software, with a lower Total Cost of Ownership (TCO).

These recommendations reflect that belief, and the fact that as FOSS developers, we develop on FOSS systems, so they will have better support sooner than other non-FOSS systems.

Free Operating System?  It seems you are using a proprietary operating system. You might want to consider a Free Open Source operating system such as Linux. dotProject is usually tested on Linux first and will always have better support for Linux than other operating systems.  
Supported Web Server?  (Apache/2.2.11 (Win32) PHP/5.3.0)
Standards Compliant Browser?  It seems you are using Internet Explorer. This browser has many known security risks and is not standards compliant. Consider using a browser such as Firefox - the dotProject team in the main develops for Firefox first.