Moolet Moo's Online FB 1.0.2

Get Moolets
Loading Loading...
Get Moo
 
Moolets Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Server Configuration? (i.e. Php.ini) (1 viewing) (1) Guests
Go to bottom Avatar Required To Post Favoured: 0
TOPIC: Server Configuration? (i.e. Php.ini)
#1132
brian_williford (Admin)
Admin
Posts: 454
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:Server Configuration? (i.e. Php.ini) 8 Months, 4 Weeks ago  
Firebug shows me whatever you got going on with your .htaccess file is blocking this from working:

"You do not have permission to access this document."

I would disable that file for a few minutes and see it works.

I have no idea what you have in that file or what it is doing to the server.

I can tell you when I hit www.wp_layer_z.com it rewrites to the domain without the www.
 
Report to moderator   Logged Logged  
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
#1135
crises (User)
Fresh MooTooler
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Server Configuration? (i.e. Php.ini) 8 Months, 4 Weeks ago  
brian_williford wrote:
I can tell you when I hit www.wp_layer_z.com it rewrites to the domain without the www.

Thats a 301 redirection, something for SEO. For google www.site.com and site.com are diferent sites.

I will make one clean install in some different domain, with CB and your module, to see if it works. In one or two days i will post here the new URL. Thanks!
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#1136
crises (User)
Fresh MooTooler
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Server Configuration? (i.e. Php.ini) 8 Months, 4 Weeks ago  
Well, finally i did in a few hours and... all my fault srry Same server, but clean install in http://paketeradas.com and all works fine. I will check differences between one and other and if i find the error i will post here.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/02/26 03:15 By crises.
  Avatar Required To Particpate
#1137
crises (User)
Fresh MooTooler
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Server Configuration? (i.e. Php.ini) 8 Months, 3 Weeks ago  
The problem was some sentences in .htaccess Its strange because the first thing i tried was to completely remove extra sentences in .htaccess, leave it as default... Well thats what i had in and then i remove for your module to work:

Code: :

 ########## Begin - Rewrite rules to block out some common exploits ## If you experience problems on your site block out the operations listed below ## This attempts to block the most common type of exploit `attempts` to Joomla! # #IF the URI contains a "http:" or "ftp:" or "https" RewriteCond %{QUERY_STRINGhttp\: [OR] RewriteCond %{QUERY_STRINGftp\: [OR] RewriteCond %{QUERY_STRINGhttps\: [OR] #OR if the URI contains a "[" RewriteCond %{QUERY_STRING\[ [OR] #OR if the URI contains a "]" RewriteCond %{QUERY_STRING\] [OR] # Block out any script trying to set a mosConfig value through the URL RewriteCond %{QUERY_STRINGmosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR] # Block out any script trying to base64_encode crap to send via URL RewriteCond %{QUERY_STRINGbase64_encode.*\(.*\) [OR] # Block out any script that includes a  tag in URL RewriteCond %{QUERY_STRING} (\|%3E) [NC,OR] # Block out any script trying to set a PHP GLOBALS variable via URL RewriteCond %{QUERY_STRINGGLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR] # Block out any script trying to modify a _REQUEST variable via URL RewriteCond %{QUERY_STRING_REQUEST(=|\[|\%[0-9A-Z]{0,2}) # Send all blocked request to homepage with 403 Forbidden error! RewriteRule ^(.*)$ index.php [F,L] # ########## End - Rewrite rules to block out some common exploits



Anyone of the sentences above will enter in conflict with your module, so i remove the block (rlly i commented). I hope this will not cause any security issues

Thank you very much for spend your time in my site brian. I remove the image-logo _link_ing moolets because its too big, but i left one text _link_ing, its not a problem, isnt it?
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#1138
brian_williford (Admin)
Admin
Posts: 454
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:Server Configuration? (i.e. Php.ini) 8 Months, 3 Weeks ago  
you are free to remove the logos completely if you like
 
Report to moderator   Logged Logged  
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Page loading, please wait...