Hi,
After battling with weird postgress auth types on a suse 9.1 box, I managed to finaly get past step 10
but I get the following on step 13:
"Data Source Name was not set correctly " :blink:
I'm now totaly stumped, I thought it checked the dsn at step 9/10 when it asks for the info to then make the connection to postgress⦠and since I got past that onto step 13 it'd be ok. or am I missing something here ?
erk⦠please can anyone shed some light on this ?
Ta! 
What version are you trying to install? The web installer does not yet support 3.6 RC1; it will be updated in the coming weeks before the final release of 3.6
It's Version 3.4.4.
That error only comes up if your sessions aren't working correctly. Do you have any other sites running on that box, and do sessions work correctly on it?
There are a few sites running on the box, php sessions all OK.
It's a bit weird, looking through the session file that php creates reveals that things seem to be working as they should.
I've pasted the contents of the sess file below up to the point when the installer comes up with the dsn error. incase it gives any clues as to what's going on.
contents of php session file created during install:
-----
session_type|s:9:"installer";install_save_path|s:4:"/tmp";current_step|i:13;
completed_steps|a:11:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:7;i:7;
i:8;i:8;i:9;i:9;i:10;i:10;i:11;}licence_agree|b:1;sys_root|s:68:"/srv/www/
sites/ir/___matrix/mysource_matrix_3-4-4";pear_path|s:14:"/usr/share/php";
root_email|s:15:"nic@xxxx.com";tech_email|s:15:"nic@xxxx.com";
sys_name|s:2:"IR";sys_owner|s:4:"root";log_path|s:96:
"/srv/www/sites/ir/___matrix/mysource_matrix_3-4-4/data/private/logs/error.log";
debug_level|s:1:"0";rollback|i:0;site_url|s:21:"ir.xxxx.com";install_root_pass|s:8:
"xxxxxx";dir_struct|s:7:"symlink";symlink_root|s:68:
"/srv/www/sites/ir/___matrix/mysource_matrix_3-4-4";
chroot|b:0;install_type|s:7:"install";db_type|s:5:"pgsql";db_loc|s:6:
"unix()";db_user|s:3:"ir2";db_pass|s:6:"xxxxxx";short_dsn|s:26:
"pgsql://ir:xxxxxx@unix()/";db_name|s:8:"irmatrix";create_db|b:0;
use_old|s:1:"1";dsn2|N;
That's really strange. There should be a session variable called 'dsn' which is set at the end of step 10 (when you provide the DB details). There should have been an error thrown earlier if it didn't work out for whatever reason. I'll try and get a new version of the installer packaged up before the end of the day that's a bit more verbose about handling step 10.
There's a new installer available for download.
Hi, Please did you foun any solution to this probleme ! ?
I am trining to install 3.4.4 version with the webinstaller and i have the same problem !!
help !!!
thaks
[quote]Hi,
After battling with weird postgress auth types on a suse 9.1 box, I managed to finaly get past step 10Ā :PĀ butĀ I get the following on step 13:
"Data Source Name was not set correctly " :blink:Ā
Iām now totaly stumped, I thought it checked the dsn at step 9/10 when it asks for the info to then make the connection to postgress⦠and since I got past that onto step 13 itād be ok. or am I missing something here ?
erk⦠please can anyone shed some light on this ?
Ta!Ā 
[right][post=ā6003ā]<{POST_SNAPBACK}>[/post][/right][/quote]