View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - 4.1.1 installation problem. - ProjeQtOr
 
 

4.1.1 installation problem.

More
08 Jan 2014 10:13 #1 by mabartoletti
Hello,

as soon as i log-in (after the installation process) i have the following error:

ERROR : Invalid access attempt

the log shows:

2014-01-08 08:49:53 ===== TRACE ===== 'user' is not an instance of User class. May be a hacking attempt from IP 192.168.16.45
2014-01-08 08:49:53 ===== TRACE ===== IP CLient=192.168.16.45
2014-01-08 08:49:53 ***** ERROR ***** EXCEPTION *****
2014-01-08 08:49:53 ***** ERROR ***** on file '/var/www/TEST/Shared/vers/projeqtor_4.1.1/tool/projeqtor.php' at line (99)
2014-01-08 08:49:53 ***** ERROR ***** cause = Invalid access attempt
2014-01-08 08:49:53 ***** ERROR ***** => #0 /var/www/TEST/Shared/vers/projeqtor_4.1.1/view/main.php (10) -> require_once()

I have installed (installation ended successfully) projeqtor on a Centos 64 bit with php5.3 .

Doing a bit of debug.. adding echo get_class($user)."<br>"; to projeqtor.php (line 93) i have :

__PHP_Incomplete_Class


can some one help me ?

thanks

Please Log in or Create an account to join the conversation.

More
08 Jan 2014 11:08 #2 by babynus
Replied by babynus on topic 4.1.1 installation problem.
The most probable is that you retrived PHP session from other application.
Be sure to clean PHP session (clean cookies, remove files in PHP temp directory) and try again.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
10 Jan 2014 21:59 - 10 Jan 2014 22:15 #3 by mabartoletti
Hello,

i clean all caches, session ... (also the server one) but still the same error. It is a problem to istall it under /somedirectory/projects/ ?

here below the print of the object $user:

object(__PHP_Incomplete_Class)#1 (32) { ["__PHP_Incomplete_Class_Name"]=> string(4)
"User" ["_col_1_2_Description"]=> NULL
["id"]=> string(1) "1"
["name"]=> string(5) "admin"
["email"]=> NULL
["password"]=> string(32) "21232f297a57a5a743894a0e4a801fc3"
["_spe_buttonSendMail"]=> NULL
["idProfile"]=> string(1) "1"
["locked"]=> string(1) "0"
["loginTry"]=> string(1) "0"
["isLdap"]=> string(1) "0"
["_spe_image"]=> NULL ["isContact"]=> string(1) "0"
["isResource"]=> string(1) "0"
["initials"]=> NULL
["resourceName"]=> NULL
["idle"]=> string(1) "0"
["description"]=> NULL
["_col_2_2_Affectations"]=> NULL
["_spe_affectations"]=> NULL
["_arrayFilters"]=> array(0) { }
["_arrayFiltersDetail"]=> array(0) { }
["salt"]=> NULL ["crypto"]=> string(3) "md5"
["_accessControlRights":"User":private]=> NULL
["_accessControlVisibility"]=> NULL
["_affectedProjects":"User":private]=> NULL
["_affectedProjectsIncludingClosed":"User":private]=> NULL
["_visibleProjects":"User":private]=> NULL
["_visibleProjectsIncludingClosed":"User":private]=> NULL
["_hierarchicalViewOfVisibleProjects":"User":private]=> NULL
["_hierarchicalViewOfVisibleProjectsNotClosed":"User":private]=> NULL }

hope could be of help.
Last edit: 10 Jan 2014 22:15 by mabartoletti.

Please Log in or Create an account to join the conversation.

More
11 Jan 2014 01:49 #4 by babynus
Replied by babynus on topic 4.1.1 installation problem.

It is a problem to istall it under /somedirectory/projects/ ?

No

Issue is that you retrive $user with class __PHP_Incomplete_Class, meaning class cannot be identified.
This happens when session_start() is called before __autoload or called twice.
This is not the case, as projeqtor.php starts with spl_autoload_register, then session_start.
Moreover, application is running fine for most users. So I think you have another application running, with an asynchronous process, that initialises session before the __autoload is defined.

Just to ber sure :
what version or PHP are you running ?
What stack are you running ? (WAMP, Easy PHP, other)
Do you have other applications on same server ? Could you try with projeqtor running alone on a server ?

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
11 Jan 2014 21:37 #5 by mabartoletti
Hello,

i know that it is very strange but i do not understand what happen. My configuration is an apache virtualhost and i use the following version of mysql/php/apache on a centos 6 64 bit server:

mysql-5.1.61-1.el6_2.1.x86_64
httpd-2.2.15-15.el6.centos.1.x86_64
php-5.3.3-27.el6_5.x86_64

Please Log in or Create an account to join the conversation.

More
12 Jan 2014 11:32 #6 by babynus
Replied by babynus on topic 4.1.1 installation problem.
Do you have other applications on your php server ?

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.046 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.