View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Cannot install on Debain 10 - ProjeQtOr
 
 

Cannot install on Debain 10

More
14 Sep 2020 07:33 #1 by sayed0207
Hello -

I really wanted this software to work, but after hours of getting it to install I am giving up. The installation instructions are missing too many steps...

I am at the configuration screen and I cannot get the software to accept my changes. Its stuck at :

impossible to write \'../tool/parametersLocation.php\' file, cannot write to such a file : check access rights

Not matter what directory I put in, even /tmp won't work.

Here are my install instructions:

apt install apache2
apt install mariadb-server
run mysql_secure_installation ( no root password)
apt install php libapache2-mod-php php-gd php-mysql

Install PHP modules (if missing):

php-gd
php-imap
php-mbstring
php-mysql
php-xml
php-zip

edit php.ini ==> max_input_vars = 4000

log into MYSQL:

mysql -u root -p
Grant privileges. To a new user execute:

CREATE USER 'projeqtor'@'localhost' IDENTIFIED BY 'password';
GRANT ALL PRIVILEGES ON *.* TO 'projeqtor'@'localhost';
FLUSH PRIVILEGES;

bind to all addresses:
The easiest way is to comment out the line in your /etc/mysql/mariadb.conf.d/50-server.cnf

#bind-address = 127.0.0.1

reboot

connect to : http://localhost/projeqtor
Attachments:

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

More
20 Sep 2020 22:49 #2 by babynus
Replied by babynus on topic Cannot install on Debain 10
After unzipping projeqtor code, you need to give rights to projeqtor folder to php user
chown -R www-data: /var/www/html/projeqtor
chmod -R 775 /var/www/html/projeqtor

Babynus
Administrator of ProjeQtOr web site

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

Moderators: babynusprotion
Time to create page: 0.033 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.