rewrite_module - FAIL
I getting error on my Requirements.
rewrite_module - FAIL
This is the message I getting below:
Web-server: Apache
rewrite_module - FAIL (you will need to install rewrite_module for Apache)
Anyone know what is getting error? please let me know.
Thank you,
Senthuran
-
- · Bambie Murphy
- ·
Senthur you need to have rewrite_mod to be installed. Please note it is not available for current PHP Builds.
Are you running your own server or on a shared? -
- · Senthur
- ·
I am hosting with tmdhost. They said rewrite mod is enabled. But I don't why is showing like message.
-
Ok, Have you not shown the screenshot to them?
It could be a PHP.INI issue.
What is your control panel? cPanel, DirectAdmin, centos CWP?
-
-
·
LeonidS
- ·
Hi all!
If the UNA links like page/view-profile.php?id=[some id] work then no need to worry about this message.
-
·
LeonidS
-
I have CPanel
-
Hi Senthur
As LeonidS said long as ur URLs are showing like this
There is not a problem. You can test this your self by visiting your profile on your website.
But if you are bothered by the false negative, I have some information that might help to depend on the OS your server is running. But you need root access to the server that you are on.
And I will need to know the OS your running so I can send you the correct information.
Our servers for UNA will have no issues like that as you can see below.
-
- · Senthur
- ·
page/view-profile.php?id=1 not working but working with /page/view-persons-profile?id=1
but site is working fine. This is not a server problem. Before it's was working fine. only 3 days ago happen like this. I getting this errror on cron job. Like this:
<div style="border:2px solid red;padding:4px;width:600px;margin:0px auto;"><div style="text-align:center;background-color:red;color:white;font-weight:bold;">Error</div><div style="text-align:center;">Database query error</div></div>
Which mod has this kind of code?
-
-
·
LeonidS
-
·
In reply to Senthur
- ·
Thnx for the corrected link :-) About your error - UNA sends the report about MySQL errors every time when the error appears. So you need to check your bug report email to the recent letters with "MySQL error" subject.
-
·
LeonidS
-
- · Senthur
- ·
thanks
-
- · Mayki
- ·
Hi LeonidS , Senthur
I have the same (false) positive Error saying that I need to enable mod_rewrite.I am running my own server and I know that mod_rewrite is enabled, I am 100% sure since there are other sites running on same server using rewrite engine along with UNA. And if I check apache2 (a2dismod) I can see the option to dissable mod_rewrite....
I am running una site on Ubuntu 20.04 LTS with LAMP server Apache/2.4.41 (Ubuntu) , mysql Ver 8.0.22 and PHP 7.4.13 (cli) (built: Nov 28 2020 06:24:59) ( NTS ) with Zend OPcache v7.4.13
This error is going on since the Boonex Dolphin era and stil present. I believe that I already asked about that while ago but the answer was like: "never mind the error if site is working" Well it is a bit annoying to have false positive error.
So can you help about that?Kind regards
Mayki -
- · Senthur
- ·
I still not fix yet. If, I fix then I will let you know.