News:

The "Support Requests" forum is now viewable by guests.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Evilsprouts

#16
Support Requests / Re: File uploader timed-out
September 26, 2006, 09:31:11 AM
I think you can define the max timeout using php, can't remember what the function is called though, Google it.
#17
Support Requests / Re: How you can help FreePgs.com
September 23, 2006, 12:02:38 PM
I think its a really good idea, I'm constantly cleaning up my files and database, my files are so organised the second I log on to FTP I know if something is there that shouldn't be.

It annoys me because I I'm an it technician at a school and we have the most state of the art servers but they are so bogged down with rubbish our 400GB backup tapes aren't big enough for user data, user profiles (cookies and temp files) take up over 20GB.

Just out of interest how much storage space does FreePgs have and how much is used?

So FreePgs users clean up your act lol.
#18
113 databases wow no wonder the server is running slow, sort it out man.
#19
Support Requests / Re: Database Problems
August 30, 2006, 07:48:47 AM
You can't use a script to create new databases you have to do it via the options panel, I'm not sure if this is the case with plesk but I think it is.
#20
Show us the script.
#21
Support Requests / Re: Create MySQL database using PHP
August 22, 2006, 07:55:36 AM
No you must create your databases through the options panel.
#22
Whats the error?
#23
Support Requests / Re: Mod rewrite
August 11, 2006, 01:44:16 PM
Maybe something you have done wrong in the htacees file?
#24
Support Requests / Re: Mod rewrite
August 11, 2006, 12:06:58 PM
Yes you can use modrewrite
#25
Support Requests / Re: 30 seconds exceeded
August 07, 2006, 07:51:17 AM
Have you tried using a ftp program such as filezilla?
#26
lol not a problem m8
#27
Show me the .htaccess file
#28
Create an .htaccess file in your root and add this to it

DirectoryIndex index.html index.php
#29
Support Requests / Re: FTP Error
July 28, 2006, 07:45:15 AM
You can use php to CHMOD files and directories,

<?php chmod("FILE_NAME","0777"); ?>

Make sure you always add a 0 before the chmod number.
#30
I think I remember a post about turning it on only by request because bandwidth isn't being monitored any more, I could be wrong.