Frequently Asked Questions: page: 5
Page 5 of 21 · <1 ... 4 5 6 ... 21 >
-
1
When I upload a PHP file to my free host, it doesn’t show up or wants me to save it! Why doesn’t it work?
Unfortunately, most free hosts do NOT support PHP. Typically, the most you can get out of them are HTML files. If you are hosted for free by a friend’s domain, they might support PHP – e-mail them to find out.
Below is a list of commonly-used free web hosts that DO NOT support PHP:
- Geocities
- Angelfire
- Tripod (although some accounts may offer limited PHP support)
- Freewebs
- Brinkster
If you are currently on one of these free hosts and REALLY want to use a PHP script, you might ask around to see where you could find free hosting on someone’s domain.
Get-what-you-give.com is a good place to find a host.
If you’re still in need, try looking at the Webhosting and Domains forum (please note that offers here may not be free).
-
2
I get an error that says “Warning: main(): stream does not support seeking in /home/site/public_html/fan/protection.php on line 24″, but only when I log out of my admin.php. Have I done something wrong?
It’s an error caused by certain server settings, meant to prevent the inclusion of malicious files. See this forum topic for more information and a quick fix: http://codegrrl.com/forums/index.php?showtopic=8932.
May 29, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Troubles, Scripts
-
3
I want to link directly to my entire member list without going through the country section. Can that be done?
Yes. Simply link to “members.php?id=all” instead of just “members.php” and that should display your entire member list.
May 29, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Customize, Scripts
-
4
PHPFanBase was working fine until yesterday, but all of a sudden I’m getting errors and I haven’t changed anything! What’s wrong?
If you genuinely haven’t changed anything at all, it may be a problem with your server/host. Give it a little while to see if the problem resolves itself and the error goes away. If after a few days the problem persists, contact your host to see if anything has changed their end.
May 23, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Troubles, Scripts
-
5
I need to Edit my member information, but no matter what I try, it says “Sorry, no records were found! Please press the back button on your browser to try again…”
Try going into Edit Members and hitting Submit Query without entering any information into the text boxes at all. That should bring up all your members.
May 23, 2004 |
By Sasha |
Filed under FAQ, PHPFanBase: Troubles, Scripts