Jump to content
Forums in Read-Only Mode - Please use Reddit ×
  • 0

php7 and lamp?????


sursum

Question

2 answers to this question

Recommended Posts

  • 0

solution

in /etc/conf.d/apache2

APACHE2_OPTS="-D DEFAULT_VHOST -D INFO -D SSL -D SSL_DEFAULT_VHOST -D LANGUAGE -D PHP5"
becomes

APACHE2_OPTS="-D DEFAULT_VHOST -D INFO -D SSL -D SSL_DEFAULT_VHOST -D LANGUAGE -D PHP"

Link to comment
Share on other sites

×
×
  • Create New...