ketui007
Newbie   Posts: 7 Registered: 3/27/2003 Status: Offline
|
posted on 1/16/2004 at 08:52 PM |
just installed V 1.7 beta 5
short url doesnt seem to work. I changed the extention in the autourls to
php, phtml, htm, but nothing work. always get page not found 404 error.
then i change to html, it seems to work, but when click on a article. I got
this error:
Failed to load module Article626 |
| |
| |
lexebus.net
Moderator   Posts: 149 Registered: 2/24/2003 Status: Offline
|
posted on 1/16/2004 at 11:35 PM |
Could you post a link to a info.php on your site so its possible to see if
mod_rewrite is enabled, and wich Operating system the server is running.
If you do not know what I am talking about, put this:
<?php
phpinfo();
?>
In a file on the server, and call in phpinfo.php, and post a link here when
your through.
[Edited on 16/1/2004 by lexebus.net] ____________________ Franz Skaaning.
http://postnuke.lexebus.net |
| |
CHTEKK
Newbie   Posts: 9 Registered: 8/14/2003 Status: Offline
|
posted on 1/17/2004 at 12:54 PM |
"always get page not found 404 error."
.htaccess is missing! Please upload it in your MDpro ROOT directory. ____________________
CHTEKK
LongiTEKK.com NETWORK Staff - chtekk@longitekk.com
MaxDev Staff - chtekk@maxdev.com |
| |
alant
Junior Member   Posts: 20 Registered: 11/16/2003 Status: Offline
|
posted on 2/2/2004 at 10:13 PM |
I'm having a similar problem. I have the phpinfo file uploaded to:
http://bagladyprevention.com/cms/phpinfo.php
Everything works on one of my other sites, so I'm suspecting that
mod_rewrite is not enabled on this server, but I don't know where to look
for the info. I only see 1 listing that says anything about URL writing,
but it's not labeled as mod_rewrite.
Can someone confirm this? Also, is there anything I can do other than ask
the server administrators to enable mod_rewrite?
- Alan |
| |
Shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Online
|
posted on 2/6/2004 at 02:37 AM |
Yes, for everyone on this post, you must ask your hosting provider if
mod_rewrite is enabled. If not, then short urls will not work.
To the best of my knowledge, there is no other way to find out.
-Shawn |
| |
Shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Online
|
posted on 2/7/2004 at 06:25 PM |
Also, you must have an .htaccess file from short urls installed in your CMS
root dir.
-Shawn |
| |