Hi!
Why mod_rewrite isn't enabled?
I want to have clean links on my site navigation.
Hi!
Why mod_rewrite isn't enabled?
I want to have clean links on my site navigation.
It is enabled.
Why do you say it is not?
Nothing is always absolutely so.
days ago I installed drupal 7, it doesn't detect it.
---------- Post added at 09:49 AM ---------- Previous post was at 09:26 AM ----------
my drupal 7 have an error, don't know why... here's the warning msg.
Notice: Undefined variable: errno in drupal_http_request() (line 829 of /home/icywind/public_html/dailylight.co.cc/includes/common.inc).
Notice: Undefined variable: errstr in drupal_http_request() (line 830 of /home/icywind/public_html/dailylight.co.cc/includes/common.inc).
Notice: Undefined variable: errno in drupal_http_request() (line 829 of /home/icywind/public_html/dailylight.co.cc/includes/common.inc).
Notice: Undefined variable: errstr in drupal_http_request() (line 830 of /home/icywind/public_html/dailylight.co.cc/includes/common.inc).
Last edited by icywind335; 02-18-2011 at 07:26 PM.
that has nothing to do with mod_rewrite, but rather appears to be a bug with Drupal. I would recommend contacting the group that makes Drupal to see if there is anything that can be done about it.
Maybe not in drupal 7 cause I did operate it well locally. also drupal 6 gives same problem that can't enable clean url that works with mod_rewrite.
---------- Post added at 12:29 PM ---------- Previous post was at 10:08 AM ----------
maybe the php cause this problem
Last edited by icywind335; 02-18-2011 at 08:10 PM.
http://drupal.org/node/1002538
It is a bug in Drupal. It only comes up when some PHP functions are turned off or some ports are blocked. Drupal is supposed to let you know gently, not the way you are seeing. It merely makes checking for updates a manual task.
Nothing is always absolutely so.
but last two or four years, I install a drupal, it's on version 6, the clean urls is working. And now I've tried it the same version, it's not working. Maybe there is a problem on the php configuration since you change plans or modify servers or that time of resolution (and I think it was last year nearly ended).
---------- Post added at 07:54 PM ---------- Previous post was at 05:07 PM ----------
up! please reply.
---------- Post added at 07:55 PM ---------- Previous post was at 07:54 PM ----------
up! please reply.
try with adding "RewriteBase /" (without quotes) in your .htaccess
Do you have trouble reaching your site?
Check here first: News and Announcements
Don't forget that x10hosting has an irc server as well. Come and join the fun
server: irc.x10hosting.com, main channel: #x10hosting
There's a lot helpful users there if need help building your site
Thanks Anna! I've found it working now in drupal 6, but how about drupal 7? It doesn't do the same.
---------- Post added 02-22-2011 at 12:15 AM ---------- Previous post was 02-21-2011 at 11:40 PM ----------
I've found it out. I should thank this comment on drupal.org site and plus the answer of Anna.
Last edited by icywind335; 02-21-2011 at 10:27 AM. Reason: added credit for Anna - Executive Team.