Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi,
I am getting an issue while I want to install the new version. here are the steps I have followed :
I have a Windows server 2008 R2 with easyphp 5.3.5.0
- Unzip dowloaded files.
- Copy the files into "program files/easy php /www/" folder
- open an IE
- go to http://tstsvn.spb.lan:8888/projectorria/view/main.php
- go through the config screen and then click OK.
- I am getting a 414 Request-URI Too Large error
- here is the post request : http://tstsvn.spb.lan:8888/projectorria/view/main.php?param%5BDbType%5D=mysql&pname%5BDbType%5D=paramDbType&label%5BDbType%5D=Database+type&value%5BDbType%5D=leave+%27mysql%27+%28only+possible+value%29&ctrls%5BDbType%5D=%3Dmysql%3D¶m%5BDbHost%5D=localhost&pname%5BDbHost%5D=paramDbHost&label%5BDbHost%5D=Database+host&value%5BDbHost%5D=MySql+Server+name+%28default+is+%27localhost%27%29&ctrls%5BDbHost%5D=mandatory¶m%5BDbUser%5D=root&pname%5BDbUser%5D=paramDbUser&label%5BDbUser%5D=Database+user+to+connect&value%5BDbUser%5D=MySql+valid+user+%28defaul+is+%27root%27%29&ctrls%5BDbUser%5D=mandatory¶m%5BDbPassword%5D=mysql&pname%5BDbPassword%5D=paramDbPassword&label%5BDbPassword%5D=Database+password+for+user&value%5BDbPassword%5D=MySql+password+for+user+%28defaul+is+%27mysql%27%29&ctrls%5BDbPassword%5D=¶m%5BDbName%5D=projectorria&pname%5BDbName%5D=paramDbName&label%5BDbName%5D=Database+schema+name&value%5BDbName%5D=MySql+database+instance+name&ctrls%5BDbName%5D=mandatory¶m%5BDbDisplayName%5D=My+Own+Project%27Or+RIA&pname%5BDbDisplayName%5D=paramDbDisplayName&label%5BDbDisplayName%5D=Name+to+be+displayed&value%5BDbDisplayName%5D=any+value+possible+to+identify+connected+database&ctrls%5BDbDisplayName%5D=¶m%5BDbPrefix%5D=&pname%5BDbPrefix%5D=paramDbPrefix&label%5BDbPrefix%5D=Database+prefix+for+table+names&value%5BDbPrefix%5D=prefix+on+table+names%2C+used+to+store+several+instances+under+same+schema%2C+may+be+left+blank&ctrls%5BDbPrefix%5D=¶m%5Bldap_allow_login%5D=false&pname%5Bldap_allow_login%5D=paramLdap_allow_login&label%5Bldap_allow_login%5D=Allow+login+from+Ldap&value%5Bldap_allow_login%5D=%27true%27+or+%27false%27%2C+if+set+to+true%2C+Projectorria+can+log+user+from+Ldap&ctrls%5Bldap_allow_login%5D=%3Dfalse%3Dtrue%3D¶m%5Bldap_base_dn%5D=dc%3Dmydomain%2Cdc%3Dcom&pname%5Bldap_base_dn%5D=paramLdap_base_dn&label%5Bldap_base_dn%5D=Ldap+Base+DN&value%5Bldap_base_dn%5D=Ldap+Base+DN+%28dc%3Dmydomain%2Cdc%3Dcom%29&ctrls%5Bldap_base_dn%5D=¶m%5Bldap_host%5D=localhost&pname%5Bldap_host%5D=paramLdap_host&label%5Bldap_host%5D=Ldap+H
I have tried with firefox, it is the same.
Can you help, please?
I didn't have this issue with version 1.9.0
Regards,
Sébastien
Hi
Very strange as nothing changed on config screen from V1.9 to V2.0, and you're the first ot report the error.
Did you deploy V1.9 and V2.0 on the same server ?
I'm pretty sure it come from you php server set-up (in the apache configuration).
I sometimes use EasyPhp V5.3.8.1 for dev.
Maybe you could try it.
Hi,
I have updated my version of php, it is closed.
Thanks for help.