Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 41385  / 2 Years ago, tue, november 1, 2022, 3:44:53

Recently I re-installed Apache because of some problem but since then this particular error is failing it to start.



Invalid command $.



There are related answers which I have tried like below but that too not effective:



Upgraded to Ubuntu 13.10 - Apache not able to start



My Apache configuration file line 222 is as below:



    # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
$ Include /etc/phpmyadmin/apache.conf


Will be grateful for any kind of help.


More From » 14.04

 Answers
7

Remove the $, that's all.



sudo nano /etc/apache2/apache2.conf


Navigate to line 222 and use a # as comment or remove the $ if you need the configuration in /etc/phpmyadmin/apache.conf.


[#20284] Thursday, November 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
moloy

Total Points: 457
Total Questions: 93
Total Answers: 119

Location: Romania
Member since Wed, Dec 29, 2021
2 Years ago
;