How to install tidy on Fedora [closed]
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I've installed tidy and in phpinfo()
I have tidy in list of modules with author, but no configuration section with options. I have file /etc/php.d/20-tidy.ini but it's not on the list of files in "Additional .ini files parsed" section, where there are other ini files.
I've restarted apache but it take no effect and php give error that tidy function is not defined.
Got this in terminal:
$ php -m | grep tidy
tidy
$ php -i | grep tidy
/etc/php.d/20-tidy.ini,
tidy
tidy.clean_output => no value => no value
tidy.default_config => no value => no value
Tidy is available in php cli but not when accessed from apache.
How can I install tidy php on Fedora 27?
UPDATE #1
Rebooting the system fixed the issue.
apache-httpd php php7
closed as off-topic by ilkkachu, slm⦠Aug 11 at 13:14
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â ilkkachu, slm
add a comment |Â
up vote
1
down vote
favorite
I've installed tidy and in phpinfo()
I have tidy in list of modules with author, but no configuration section with options. I have file /etc/php.d/20-tidy.ini but it's not on the list of files in "Additional .ini files parsed" section, where there are other ini files.
I've restarted apache but it take no effect and php give error that tidy function is not defined.
Got this in terminal:
$ php -m | grep tidy
tidy
$ php -i | grep tidy
/etc/php.d/20-tidy.ini,
tidy
tidy.clean_output => no value => no value
tidy.default_config => no value => no value
Tidy is available in php cli but not when accessed from apache.
How can I install tidy php on Fedora 27?
UPDATE #1
Rebooting the system fixed the issue.
apache-httpd php php7
closed as off-topic by ilkkachu, slm⦠Aug 11 at 13:14
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â ilkkachu, slm
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've installed tidy and in phpinfo()
I have tidy in list of modules with author, but no configuration section with options. I have file /etc/php.d/20-tidy.ini but it's not on the list of files in "Additional .ini files parsed" section, where there are other ini files.
I've restarted apache but it take no effect and php give error that tidy function is not defined.
Got this in terminal:
$ php -m | grep tidy
tidy
$ php -i | grep tidy
/etc/php.d/20-tidy.ini,
tidy
tidy.clean_output => no value => no value
tidy.default_config => no value => no value
Tidy is available in php cli but not when accessed from apache.
How can I install tidy php on Fedora 27?
UPDATE #1
Rebooting the system fixed the issue.
apache-httpd php php7
I've installed tidy and in phpinfo()
I have tidy in list of modules with author, but no configuration section with options. I have file /etc/php.d/20-tidy.ini but it's not on the list of files in "Additional .ini files parsed" section, where there are other ini files.
I've restarted apache but it take no effect and php give error that tidy function is not defined.
Got this in terminal:
$ php -m | grep tidy
tidy
$ php -i | grep tidy
/etc/php.d/20-tidy.ini,
tidy
tidy.clean_output => no value => no value
tidy.default_config => no value => no value
Tidy is available in php cli but not when accessed from apache.
How can I install tidy php on Fedora 27?
UPDATE #1
Rebooting the system fixed the issue.
apache-httpd php php7
apache-httpd php php7
edited Aug 11 at 13:14
slmâ¦
238k65491662
238k65491662
asked Aug 11 at 8:20
jcubic
2,72042539
2,72042539
closed as off-topic by ilkkachu, slm⦠Aug 11 at 13:14
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â ilkkachu, slm
closed as off-topic by ilkkachu, slm⦠Aug 11 at 13:14
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â ilkkachu, slm
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes