Warning: session_start(): open(/var/cpanel/php/sessions/alt-php74/sess_57db20488074a428197c80f2458f48b0, O_RDWR) failed: No such file or directory (2) in /home/techrsss/public_html/wp-content/plugins/accelerated-mobile-pages/includes/redirect.php on line 102

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/alt-php74) in /home/techrsss/public_html/wp-content/plugins/accelerated-mobile-pages/includes/redirect.php on line 102
How To Install OsTicket v1.14 On Centos 7 With Apache » TechnologyRSS

How To Install OsTicket v1.14 On Centos 7 With Apache9 min read

You may also like...

Subscribe
Notify of
guest

4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Joshua
Joshua
April 7, 2021 6:35 pm

This does not work i get the following when restarting httpd —
httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/osticket.conf: /etc/httpd/conf.d/osticket.conf:6: <Directory> was not closed.

wew lad
wew lad
Reply to  Admin
April 16, 2021 8:58 pm
The osticket.conf should be as follows:

ServerAdmin webmaster@technologyrss.com
DocumentRoot "/var/www/html"
ServerName 10.66.10.10
ErrorLog "/var/log/httpd/error_log"
CustomLog "/var/log/httpd/access_log" combined
<Directory "/var/www/html">
     DirectoryIndex index.html index.php
     Options FollowSymLinks
     AllowOverride All
     Require all granted
</Directory>
Recommended tutorial
Bitwarden is password management open source software. So now I…
4
0
Would love your thoughts, please comment.x
()
x