You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 71 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Error 500 with mod_rewrite on [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
tika
Nuke Cadet
Nuke Cadet


Joined: Sep 26, 2003
Posts: 5


PostPosted: Fri Sep 26, 2003 12:27 am Reply with quoteBack to top

Hello,

after 2 days of testing and reading this and other forums - some Problems still exists.

HTML Link will created but they didn't work.

When i used some of the examples here > error 500

Had someone a example wich work with simple (not modyfied) nuke 6.7 ?
header/.htacess
This is for testing purposed....and learn how it works

Thanx for help
ti


Last edited by tika on Fri Sep 26, 2003 10:46 am; edited 1 time in total
Find all posts by tikaView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Fri Sep 26, 2003 4:24 am Reply with quoteBack to top

Hi'ya do you have mod_rewrite enabled? Also, does your httpd.conf file AllowOverrides set to "All" for your directory path such that .htaccess can be used?

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
tika
Nuke Cadet
Nuke Cadet


Joined: Sep 26, 2003
Posts: 5


PostPosted: Fri Sep 26, 2003 9:56 am Reply with quoteBack to top

Yes - my Provider says mod_rewrite ist on. follow links also.
He means that normaly other users have no Problems - so its up to me...and i have finaly no idea how to make it work.....

Did you have any way to show me whats possible wrong?

tim
Find all posts by tikaView user's profileSend private message
mikem
Theme Guru
Theme Guru


Joined: Jan 13, 2003
Posts: 1582

Location: Corn fields of Indiana

PostPosted: Fri Sep 26, 2003 10:06 am Reply with quoteBack to top

We are going to need more info and also we need you to change the title of your topic to better help others help you.

"Little Problems" is not an appropriate title, wouldn't you agree?
Leaves to many questions. Heck little problems could mean ANYTHING.

thanks
mikem

_________________
Getting Started | My Projects
Find all posts by mikemView user's profileSend private message
tika
Nuke Cadet
Nuke Cadet


Joined: Sep 26, 2003
Posts: 5


PostPosted: Fri Sep 26, 2003 10:33 am Reply with quoteBack to top

ok - little Problems in the google tap forum means little prolem with this feature.

ok - Get error 500 with mod_rewrite -

Provider give all features i need ("everything on")

Skript is the same as post in google tap for example
Find all posts by tikaView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Fri Sep 26, 2003 3:25 pm Reply with quoteBack to top

Hi its not follow links I asked about. I want to know if allowoverrides is set to "all" for your location.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
tika
Nuke Cadet
Nuke Cadet


Joined: Sep 26, 2003
Posts: 5


PostPosted: Sun Sep 28, 2003 12:28 pm Reply with quoteBack to top

No no .. the Problem is my Skript. From Provider side every thing is fine.

for example - this doesn't work:

Quote:
DirectoryIndex index.php

Options +FollowSymlinks

RewriteEngine On


RewriteRule /index.html /index.php

#Articles
RewriteRule ^article-([0-9]*)-([a-z]*)-([0-9]*)-([0-9]*).html article.html$1&mode=$2("der=$3&thold=$4
RewriteRule ^article([1-9][0-9]*).* article.html$1
RewriteRule ^article-topic-([0-9]*).html modules.php?name=News`"w_topic=$1

#Community
#RewriteRule ^community/(goto|show)/(cid|id)/([0-9]+).html modules.php?name=Community&op=$1&$2=$3
#RewriteRule ^community.html modules.php?name=Community

#Content
RewriteRule ^contentid-([1-9][0-9]*).html modules.php?name=Content&pa=showpageŔd=$1
RewriteRule ^content-cat-([1-9][0-9]*).html content-cat-.html$1

#FAQ
RewriteRule ^faq.html faq.html
RewriteRule ^faq-([0-9]*)-([a-zA-Z0-9+]*).html faq.html&myfaq=yes&id_cat=$1&categories=$2


and

Quote:
function replace_for_mod_rewrite(&$s) {
$urlin = array(
"'(?<!/)modules.php\?name=News&amp;file=article&amp;sid=([0-9]*)&amp;mode=([a-z]*)&amp;order=([0-9]*)&amp;thold=([0-9]*)'",
"'(?<!/)modules.php\?name=News&amp;file=article&amp;sid=([0-9]*)'",
"'(?<!/)modules.php\?name=News&file=article&sid=([0-9]*)'",
"'(?<!/)modules.php\?name=News&amp;new_topic=([0-9]*)'",
"'(?<!/)modules.php\?name=Stories_Archive&sa=show_month&year=([0-9]*)&month=([0-9]*)&month_l=([a-zA-Z]*)'",
"'(?<!/)modules.php\?name=Stories_Archive'",
"'(?<!/)modules.php\?name=Downloads&d_op=getit&amp;lid=([0-9]*)'",
"'(?<!/)modules.php\?name=Downloads&d_op=viewdownload&amp;cid=([0-9]*)&amp;min=([0-9]*)&amp;orderby=titleA&amp;show=([0-9]*)'",
"'(?<!/)modules.php\?name=Downloads&d_op=viewdownload&amp;cid=([0-9]*)'",
"'(?<!/)modules.php\?name=Downloads&d_op=viewdownloaddetails&amp;lid=([0-9]*)&amp;ttitle=([/:\-\'(){}.&=a-zA-Z0-9_ ]*)'",[/
quote]
$urlout = array(
"article-\\1-\\2-\\3-\\4.html",
"article\\1.html",
"article\\1.html",
"article-topic-\\1.html",
"archive-\\1-\\2-\\3.html",
"archive.html",
"downloads-file-\\1.html",
"downloads-cats-\\1-\\2-\\3.html",
"downloads-cat-\\1.html",
"downloads-file-\\1-details-\\2.html",
"downloads.html\"",


Any idea?
Find all posts by tikaView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Sun Sep 28, 2003 2:18 pm Reply with quoteBack to top

If your .htaccess is not working, then that is why I am asking a third time. Does your host allow you to have .htaccess via the "AllowOverrides" set to "All" for your directory.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
tika
Nuke Cadet
Nuke Cadet


Joined: Sep 26, 2003
Posts: 5


PostPosted: Tue Sep 30, 2003 3:00 am Reply with quoteBack to top

Yes of course !

is it possible that someone post me a skript wich work for normal nuke 6.X ?
(.htaccess and header)
So i can test with this - and lookup where the error is.

ti
Find all posts by tikaView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.640 Seconds - 294 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::