Error Page


Subject: Error Page
Every time I upload IP to my site, and finish doing the tables i get this table!

IT is EXTREMELY fustrating!!

I have used the IP straight out of the file downloaded from here. Nothing has been edited (yet).

link to site: http://www.gmods.co.cc

error

How do I fix this?!?!?!

All and any help is helpful :D :)

Profile PM  
Subject: Re: Error Page
are you shure, you have url_fopen enabled in your server ??

try to create an info.php file upload it to your server and have a look at the second block it gives you when calling the file

create a new php file, call it info.php

include just this code:
Code: [Download] [Hide]
  1. <?php PHPinfo(); ?> 


and save the file to your root folder, then call the file http://yoursite/info.php

look at the second block it gives you for allow_url_rewrite and allow_url_fopen ON

but it could be an permissions ( CHmod) problem aswell

Subject: Re: Error Page
another question:

How many (standard) tables should i have once IP is fully installed?

spydie wrote: [View Post]
are you shure, you have url_fopen enabled in your server ??

try to create an info.php file upload it to your server and have a look at the second block it gives you when calling the file

create a new php file, call it info.php

include just this code:
Code: [Download] [Hide]
  1. <?php PHPinfo(); ?> 


and save the file to your root folder, then call the file http://yoursite/info.php

look at the second block it gives you for allow_url_rewrite and allow_url_fopen ON

but it could be an permissions ( CHmod) problem aswell


Permissions (CHMOD) were the standard IP ones straight out of the zip folder

once i call the file it only shows
Code: [Download] [Hide] [Select]
<?php PHPinfo(); ?>
nothing else

Profile PM  
Subject: Re: Error Page
so probably "expose php" is disabled on the server.

you can try enabling fopen via .htaccess file

Mr_Gamer wrote: [View Post]
another question:

How many (standard) tables should i have once IP is fully installed?



you should have 151 tables

Subject: Re: Error Page
@ Spydie

You're dealing with someone who has been down this road before! and has no actual website that anyone can link to (That I can see), to find out if he/she ever got anything working in the first place. :censored:

http://www.icyphoenix.com/viewtopic.php?p=44855#p44855

And as far as permissions go - The Server LOG should indicate why script requests are being denied - If Mr Gamer has any idea on how to access to it? :shock:

Profile PM  
Subject: Re: Error Page
mort wrote: [View Post]
And as far as permissions go - The Server LOG should indicate why script requests are being denied - If Mr Gamer has any idea on how to access to it? :shock:


yeah, no absolute clue on how to do that.

IP never seems to want to work with me, it's always against me...

Profile PM  
Subject: Re: Error Page
first thing.

set the correct CHmods . all I can see is , that folders havent got the correct permissions

Subject: Re: Error Page
This is my CHMOD.txt file. What is wrong with it??

Code: [Download] [Hide] [Select]
CHMOD 777 /backup
CHMOD 777 /cache
CHMOD 777 /cache/forums
CHMOD 777 /cache/posts
CHMOD 777 /cache/sql
CHMOD 777 /cache/topics
CHMOD 777 /cache/users
CHMOD 777 /ctracker/logfiles/logfile_attempt_counter.txt
CHMOD 777 /ctracker/logfiles/logfile_blocklist.txt
CHMOD 777 /ctracker/logfiles/logfile_debug_mode.txt
CHMOD 777 /ctracker/logfiles/logfile_malformed_logins.txt
CHMOD 777 /ctracker/logfiles/logfile_spammer.txt
CHMOD 777 /ctracker/logfiles/logfile_worms.txt
CHMOD 777 /downloads
CHMOD 777 /files
CHMOD 777 /files/album
CHMOD 777 /files/album/cache
CHMOD 777 /files/album/med_cache
CHMOD 777 /files/album/users
CHMOD 777 /files/album/wm_cache
CHMOD 777 /files/posted_images
CHMOD 777 /files/screenshots
CHMOD 777 /files/thumbs
CHMOD 777 /images/avatars
CHMOD 777 /logs


@mort, have a look at my site now.

Profile PM  
Subject: Re: Error Page
it looks like the server is not able to set the chmods automaticly.

that means, you´ve got to do it manualy via ftp.

there should be an permissions option in your ftp client to do that.

just follow that list and CHmod all indicated folders with there corresponding permits

Subject: Re: Error Page
Holy ^%$ I forgot i could do that :roll:

Well my complaining here is done and now off to work on my site!

THANKS SO MUCH SPYDIE!!


Now you see that i'm such a stoopid noob at this stuff :)

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.541s (PHP: 4% SQL: 96%)
SQL queries: 31 - Debug Off - GZIP Enabled