Step 13 - Data Source Name

Hey,


I get to step 13 and get the following error:



Data Source Name was not set correctly



What have I done wrong? (I have no doubt It'll be something I've done!)



Thanks in advance

What version are you trying to install? The web based installer is NOT compatible with 3.6.

Well aware of that,


I got it to work, now I get a whole heap of errors!



Unknown Error Type - 2048

var: Deprecated. Please use the public/private/protected modifiers





Unknown Error Type - 2048

Assigning the return value of new by reference is deprecated



Unknown Error Type - 2048

is_a(): Deprecated. Please use the instanceof operator



PHP Warning

session_start(): Cannot send session cookie - headers already sent by (output started at [SYSTEM_ROOT]\core\include\mysource.inc:48)



PHP Warning

session_start(): Cannot send session cache limiter - headers already sent (output started at [SYSTEM_ROOT]\core\include\mysource.inc:48

You need to be running PHP 4.3.x – it looks like you're either running v4.4 or v5.0.

2048 is a PHP5 error code.

Hey,


I though't I'd downgraded my php version to 4.3.1! it appears that didn't work :S



Sorry guys :frowning: