Install halted on Centos

Ask your questions regarding TimeTrex installation here.
Post Reply
jvgrago
Posts: 6
Joined: Sat Sep 07, 2019 7:47 am

Install halted on Centos

Post by jvgrago »

Hello all, trying to get Timetrex installed and I am getting a permissions error, please see the image here:

http://prntscr.com/p32irs

In looking at my /var/www/html/timetrex files, their permissions are:

-rw-rw-r--. 1 root apache 9816 Mar 25 13:42 3rd_party_credits.txt
drwxrwxr-x. 4 root apache 30 Jan 18 2015 api
drwxrwxr-x. 18 root apache 267 Oct 20 2017 classes
-rw-rw-r--. 1 root apache 32988 Oct 12 2015 favicon.ico
-rw-rw-r--. 1 root apache 53882 Mar 25 13:42 files.delete
-rw-rw-r--. 1 root apache 309723 Aug 28 16:02 files.sha1
drwxrwxr-x. 2 root apache 228 Aug 28 16:01 includes
-rw-rw-r--. 1 root apache 2147 Mar 25 13:42 index.php
-rwxrwxr-x. 1 root apache 1056 Oct 20 2017 install_cron.sh
-rw-rw-r--. 1 root apache 22 Jan 18 2015 INSTALL.txt
drwxrwxr-x. 7 root apache 236 Aug 28 16:02 interface
-rw-rw-r--. 1 root apache 34520 Jan 18 2015 LICENSE
drwxrwxr-x. 2 root apache 4096 Aug 28 16:02 maint
-rw-rw-r--. 1 root apache 104 Oct 20 2017 README.txt
-rw-rw-r--. 1 root apache 2826 Jul 9 2018 timetrex.ini.php
drwxrwxr-x. 6 root apache 4096 Aug 28 16:02 tools
drwxrwxr-x. 5 root apache 4096 Aug 28 16:02 unit_tests
-rw-rw-r--. 1 root apache 56 Jan 18 2015 UPGRADE.txt

My thinking is that these should all be owned by apache and make it recursive as well?

I did change the timetrex.ini.php file to apache:apache and it advanced and stopped at a php cli error so I changed it back.

Please let me know.

Thanks
Jim
jvgrago
Posts: 6
Joined: Sat Sep 07, 2019 7:47 am

Re: Install halted on Centos

Post by jvgrago »

This topic can be closed as this issue was resolved by changing the permissions of the /var/www/html/timetrex folder.
Post Reply