PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Fri Jul 09, 2010 11:35 pm Reply with quote Back to top

I followed all of your directions. Everything says I should have a working site. All I get is Web site can not be desplayed page can you help.
View user's profile Send private message
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 530
Location: Santiago, Dominican Republic

PostPosted: Sat Jul 10, 2010 6:14 am Reply with quote Back to top

Are you testing locally or live on your site?
did you chech for the right permissions on your root folder? CHMOD 0755 for folders and 0644 for files.
Do yo have some code on your own on your .htaccess file?
Are you pointing your browser in the right path?

Please chech any/all of the above to see if get to get it solved...


Last edited by jestrella on Sat Jul 10, 2010 9:32 am; edited 1 time in total
View user's profile Send private message Visit poster's website
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Sat Jul 10, 2010 8:07 am Reply with quote Back to top

I am live. Not sure how to check permissions or chmod for folders and files. not using any code in the htaccess file. not sure what you mean by pointing browser. I'm new at this.
View user's profile Send private message
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 530
Location: Santiago, Dominican Republic

PostPosted: Sat Jul 10, 2010 9:29 am Reply with quote Back to top

Few more questions...

How did you upload files to the server? FTP or cPnel?
Are you able to view some other page on the same server?
What's the url on your browser when you get this error message? btw this is what i meant by pointing browser into the right path
Did you upload the whole package or just the contents of the html folder?
Can provide with a link to your site?

maybe someone could throw something else that might be causing this but at teh moment this what I can think of...
View user's profile Send private message Visit poster's website
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 530
Location: Santiago, Dominican Republic

PostPosted: Sat Jul 10, 2010 4:23 pm Reply with quote Back to top

airbornesf, everything ok?
View user's profile Send private message Visit poster's website
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Sat Jul 10, 2010 6:31 pm Reply with quote Back to top

www,sandboxvets.net
send me your e-mail address and I'll give you access to the site.

I used ftp to upload the files to the root and cpanel to set up the sql data base.
View user's profile Send private message
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 530
Location: Santiago, Dominican Republic

PostPosted: Sat Jul 10, 2010 6:40 pm Reply with quote Back to top

Mmmm, site is there but nothing is being displayed.

Try this... Should give us at least a clue of what's happening...

1. Open your FTP client software
2. Browse yo your root folder. Where mainfile.php and config.php files are located
3. Open up config.php and go to line 70 aprox.
4. Change $display_errors = false; to $display_errors = true;
5. Save the file and upload it back to your server
6. Enter the site again and if and error/warning shows up post back or PM me
View user's profile Send private message Visit poster's website
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 530
Location: Santiago, Dominican Republic

PostPosted: Sat Jul 10, 2010 10:08 pm Reply with quote Back to top

No error message, what an issue.

I'll recommend then re-uploading all files with your FTP client again and make sure they are getting transfered in binary mode.
View user's profile Send private message Visit poster's website
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Sat Jul 10, 2010 10:14 pm Reply with quote Back to top

How do you do that?
View user's profile Send private message
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 530
Location: Santiago, Dominican Republic

PostPosted: Sat Jul 10, 2010 10:15 pm Reply with quote Back to top

What FTP client software are you using?
View user's profile Send private message Visit poster's website
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Sun Jul 11, 2010 7:05 pm Reply with quote Back to top

Ipswitch WS-FTP 12
View user's profile Send private message
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Mon Jul 12, 2010 12:48 pm Reply with quote Back to top

I reloaded the files and now the only problem I have is it doesn't show up.
Only registered users can see links on this board!
Get registered or login to the forums!
I know their is a file I need to delete, but I'm not sure which.
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1251
Location: Texas, USA

PostPosted: Mon Jul 12, 2010 2:30 pm Reply with quote Back to top

if you are referring to the:
"Sorry, this Module isn't active!"

go to administration -> modules
and make sure the news module is active and visible to: All Visitors

you may also have a theme problem, as you are missing the footer. noticed that same theme does that on the
Only registered users can see links on this board!
Get registered or login to the forums!
site as well.
View user's profile Send private message
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Mon Jul 12, 2010 4:46 pm Reply with quote Back to top

Error message appears in the middle of the web page home page.

You do not have permission to access the requested file
Hint: The server understood the request, but is refusing to fulfill it
Authorization will not help and you SHOULD NOT repeat the request as you may be banned

Your IP : 207.92.199.98
Page Requested : /
Agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; AskTB5.6)
Redirect Status : 403
View user's profile Send private message
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 530
Location: Santiago, Dominican Republic

PostPosted: Mon Jul 12, 2010 5:52 pm Reply with quote Back to top

Oh you should check permissions on the files... Check earlier post for info
View user's profile Send private message Visit poster's website
airbornesf
New Member
New Member


Joined: Jul 02, 2010
Posts: 8

PostPosted: Tue Jul 13, 2010 10:23 am Reply with quote Back to top

Seriously this error keeps changeing every time I log on to do something different.
And it won't let the welcome message appear.

Any ideas?
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1251
Location: Texas, USA

PostPosted: Tue Jul 13, 2010 3:19 pm Reply with quote Back to top

well i would look into the suggestion by jestrella, not sure how you set permissions using your particular FTP program, but with mine you just right click the folder/file and choose permissions/chmod and enter an appropriate value.

here is a link regarding ipswitch permissions setup:
Only registered users can see links on this board!
Get registered or login to the forums!


make sure that you are set at 755 for folders and 0644 for files.
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1435
Location: North Carolina

PostPosted: Tue Jul 13, 2010 4:06 pm Reply with quote Back to top

It appears you have the Error docs loaded as home in your modules admin. Your theme may not be loading the footer either. Try setting something like news or content as your home in the modules admin and also change themes to one of the pre installed ones to see if this may be theme related.
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous 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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum