>>>  Home   User-Center   Board
     
 

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Webhosting Forum » Support » Rules & FAQ (Please read!)
View previous topic :: View next topic  
Author Message
eZtreme
Moderator


Joined: 21 Nov 2004
Posts: 521
Location: irc.quakenet.org #funpic

PostPosted: 21.11.04 16:49    Post subject: Rules & FAQ (Please read!) Reply with quote
Forum rules:

- The thread topic should be descriptive and tell us something about your problem, so "help!" or "I don't know what to do" is not a good choice.

- Neither the text nor the topic should be in all caps/bold/....

- Use the Search before posting.

- Describe your problem, so that we can understand it. We don't know what to do if you just say "this is not working". Wink


FAQ:

Question: Why does the upload of bigger files always stop after some time?
Answer: The max. filesize is 1mb, and there will be no exceptions Wink

Question: How can I delete my (second) account?
Answer: In the hosting menu under "Cancel membership"

Question: I have installed phpkit, and now I have some error messages in the header. How can I get those away?
Answer:The standard style doesn't work, simply choose another style in the configurations

Question: Which version of php is running on the webspace?
Answer: Infos like that you can look up in the hosting menu under "phpinfo()"

Question: Where can I find my MySQL and FTP access data?
Answer: You can find those in the hosting menu or at http://funpic.org/ftp.php and http://funpic.org/mysql.php

Question: I get a 404 error if I try to open a file. But I'm 100% sure that I uploaded that file.
Answer: Be careful about capital letters... it is case sensitive Wink

Question: Who can I install boards (like phpBB2) and cms (like phpNuke) ?
Answer: Tutorials are coming soon Wink

Question: I have heard about a MySQL-Database size limit, is that true?
Answer: Yes and no. The limit of 4mb only applies if you store pictures in your database. If you use you database _usefully_ the limit doesn't apply (but don't confuse the database with your webspace) Wink

Question: The files I uploaded are not on my webspace.
Answer: One possible reason is that you wrote the address with www, but that's wrong. It should be: http://username.funpic.org

Question: Is it allowed to put a chat on my website?
Answer: Yes and no. If the chat ist an auto-reload chat it is not allowed to be hosted at funpic.org, but you can include one from another website. Also you can include an IRC-chat-applet (a good one you can find here: http://www.pjirc.com/main.php )

Question: How do I make sure that there is no directory of files to see for people visiting my website?
Answer: Simply name the first page/homepage of you website index.html, index.htm or index.php


Last Update: May 30, 2005
by: eZtreme
_________________
FIREFOX
Anti IE ...trying to stop the Internet Explorer
Anti IE banners for _your_ forum signature!


Last edited by eZtreme on 30.05.05 22:48; edited 2 times in total
Back to top
View user's profile Send private message
ven
Moderator


Joined: 10 Dec 2004
Posts: 2064
Location: USA

PostPosted: 22.01.05 02:07    Post subject: Reply with quote
Q: Can I split my files if they are bigger than 1MB?
A: No. For an alternative, see http://board.funpic.org/topic,9129.html

Q: Can I have a website in a language other than English and German?
A: No. Those sites cannot be monitored and therefore will be deleted, often without notice. The reason we cannot allow other languages is that we have no reasonable way of verifying that the contents are legal.

Q: Can I have a website in English/German and another language, translated word for word?
A: Sorry, we have no reasonable way to verify translations, therefore this is NOT allowed.

Q: Can I have illegal or questionably legal material on my site?
A: No. Your site will certainly be deleted, often without notice.

Q: Why do I have problems connecting with FTP or getting a directory list with FTP?
A: Make sure any firewall or router you have is set up properly. If you have Windows XP SP2, disable the Windows Firewall. Use ZoneAlarm instead.

Q: Why does my FTP program stop transferring files sometimes, even though they aren't over 1MB?
A: Check your FTP client's settings. If you see something called "Maximum transfers" or "Maximum connections", make sure it is set to "1". [Thanks whunters]

Q: Do I have to post to get free hosting?
A: No! you don't have to do anything. But linking back to Funpic is appreciated Wink

Q: Is Perl/CGI available?
A: No. Almost any Perl script out there has an equivalent PHP script. You can and are encouraged to use PHP.

Q: I don't want to look for MySQL and FTP access info. What are they?
A: Fine, be lazy Razz For MySQL, the database name is your username (you cannot create or delete databases and you only have one that you must activate), the username for your database is your username, the pasword for your database is your Funpic password, and the server address of the database is localhost. For FTP, the port is default (21), the server address is username.us.funpic.org and you use your Funpic username and password.

Q: How do I use a custom charset?
A: You can either use a META tag or if you are using PHP, you can use the header() function.
Code:
META tag:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

PHP function (NOTE: This must be sent BEFORE any HTML or echo() statements!):
<?php
header("Content-type: text/html; charset=utf-8");
?>

Please note that the only languages allowed are English and German.

Q: Why doesn't my RSS reader/email checker/socket function script work?
A: Because outgoing connections have been disabled for security purposes. No exceptions will be given, so don't bother asking.

Q: Can I link to the MySQL database or to images hosted on my Funpic.org account from external places?
A: No, the MySQL server only works with internal connections, and there is external linking protection installed on the servers.

UPDATED: June 28, 2005
_________________

Back to top
View user's profile Send private message
Post new topic   This topic is locked: you cannot edit posts or make replies.    Webhosting Forum » Support

 
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
Impressum Datenschutz