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, 147 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 - googletap for phpnuke 7.3 [ ]
 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
jib_intelli
Captain
Captain


Joined: Jun 10, 2004
Posts: 338

Location: Lucknow, India

PostPosted: Sun Aug 29, 2004 6:30 pm Reply with quoteBack to top

Try replacing
Quote:
if (eregi("header.php", $_SERVER['SCRIPT_NAME'])) {
Header("Location: index.php");
die();
}


with the following:

Quote:
if (eregi("header.php",$_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}

_________________
It is not our abilities which decide what we truly are, it is our choices.

Image
Find all posts by jib_intelliView user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger
recoba
Nuke Soldier
Nuke Soldier


Joined: Aug 27, 2004
Posts: 12


PostPosted: Mon Aug 30, 2004 4:43 am Reply with quoteBack to top

surprise; I tested 2 days ago the server and it worked

but now:

Quote:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, postmaster@alpdn.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


I used this .htaccess file to test

Quote:
Options +FollowSymLinks
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(mod_rewrite_test.php)$ mod_rewrite_test.php?check_mod_rewrite=1 [QSA]
RewriteRule ^$ mod_rewrite_test.php?check_mod_rewrite=1 [QSA]
</IfModule>


It's a server problems?
Find all posts by recobaView user's profileSend private message
recoba
Nuke Soldier
Nuke Soldier


Joined: Aug 27, 2004
Posts: 12


PostPosted: Mon Aug 30, 2004 1:39 pm Reply with quoteBack to top

someone told me this:

that mod_rewrite is partially loaded on my server
and that is necessary to erase the instructions
that change the Directory index
(those that change the structure of the directories on the server
index.html index.php index.cgi ecc.)

so.....
what I have to do!?!?
Find all posts by recobaView 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 - TUTTISU E-COMMERCE http://www.tuttisu.it
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.586 Seconds - 85 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::