Jack
Dec 22 2007, 01:55 PM
Hello,
Use this post to request features you would like us to add, if I like the feature I will add it to this list:
- Delete site button
- Scrap email verification for hosting signup
- Show current assigned custom domain in settings
- Reset hosting password
- Give free domain away to people with xxx forum posts, instead of awarding domains to a chosen few
- Auto install of scripts within a click of a button, e.g. wordpress, phpbb
- Auto install of zymic templates
- Backup facilities (link)
XyberForce
Dec 22 2007, 01:57 PM
Fantastico?
Jack
Dec 22 2007, 02:23 PM
QUOTE(XyberForce @ Dec 22 2007, 01:57 PM)

Fantastico?
Sorry that's a bit too bloated, but I think we could substitute something similar, e.g. offer some programs which auto install within a click of a button. I had been thinking of this idea for: wordpress, phpbb, ...
Cspace
Dec 22 2007, 02:45 PM
An option to change your subdomain? Will be useful for users.
Jack
Dec 22 2007, 02:51 PM
QUOTE(Cspace @ Dec 22 2007, 02:45 PM)

An option to change your subdomain? Will be useful for users.
Sorry would be too hard to code.
XyberForce
Dec 22 2007, 02:59 PM
QUOTE(Jack @ Dec 22 2007, 02:23 PM)

Sorry that's a bit too bloated, but I think we could substitute something similar, e.g. offer some programs which auto install within a click of a button. I had been thinking of this idea for: wordpress, phpbb, ...
Yeah, I'd be cool with that. Some people(mainly bloggers who don't really know how to code HTML/CSS) would see that as a godsend.
Kane
Dec 22 2007, 10:13 PM
How about turning on fsockopen?
Tom
Dec 22 2007, 10:14 PM
No, it's disabled for a reason.
Jack
Dec 22 2007, 10:37 PM
As tom mentioned, its for security and won't be enabled. Same goes for email before anyone asks.
Thanks
allstar
Dec 22 2007, 11:01 PM
Hey Jack, wouldn't this make sense to put this as a sticky?
Anyways, some people around here have been asking if they could change the first parts of their domains. Such as blah.zxq.net to mysite.zxq.net. Or if they could possibly change the domain that their site resides on from mysite.zxq.net to mysite.zzl.org.
EMOruffino
Dec 22 2007, 11:21 PM
You can install a phpBB3 one, on the community site, there is a script that allows with the click of a button to copy files etc etc...
Kane
Dec 23 2007, 06:00 AM
QUOTE(Jack @ Dec 22 2007, 04:37 PM)

As tom mentioned, its for security and won't be enabled. Same goes for email before anyone asks.
Thanks
Yes, this has been said before, but what's the security concerns? Curiosity demands the question be asked.
QUOTE(Kane @ Dec 23 2007, 06:00 AM)

Yes, this has been said before, but what's the security concerns? Curiosity demands the question be asked.
With sockets enabled, bots and proxies can be setup. Additionally, sockets can be used for sending mail which circumnavigates the mail function and again creates an issue of outgoing spam.
Kane
Dec 23 2007, 08:26 PM
QUOTE(Bread @ Dec 23 2007, 08:59 AM)

With sockets enabled, bots and proxies can be setup. Additionally, sockets can be used for sending mail which circumnavigates the mail function and again creates an issue of outgoing spam.
I see
Nexus
Dec 24 2007, 03:20 AM
I wouldn't mind seeing a feature that automatically installs certain (obviously free) software. As aforementioned. Would be useful. WordPress and phpBB3 would definitely be the more popular DBs to install lol. Unless you have IPB/vBulletin but then, if you can afford that, why the hell would you be using a free host?
Eibwen
Dec 24 2007, 03:31 AM
QUOTE(Nexus @ Dec 24 2007, 03:20 AM)

I wouldn't mind seeing a feature that automatically installs certain (obviously free) software. As aforementioned. Would be useful. WordPress and phpBB3 would definitely be the more popular DBs to install lol. Unless you have IPB/vBulletin but then, if you can afford that, why the hell would you be using a free host?
Well, what if they bought vBulletin/IPB and spent with almost all money so he needed a free host, perhaps?
Anyway, I'd like to see the whole File Manager in Ajax like you could move a file/folder in a folder without reloading the page.

Once again, they'll use FTP anyway but hey it'll make the non-FTP users' lives easier.
Remove a border in the frame at the website statistics.
Nexus
Dec 24 2007, 03:38 AM
Ajax hosting account would be pretty sweet. But if they did it, make an option to revert it back to the standard way (for dialup/low internet connection users, remembering that Ajax can be useless on slow connections).
Also, I'd never get vB/IPB if I knew I couldn't afford hosting afterwards. There's just no point. Besides, phpBB3 works good for me (I wouldn't mind vB though lol).
Eibwen
Dec 24 2007, 03:58 AM
I suggest that they could pick Ajax or no Ajax.
No Ajax is default.
rac
Dec 24 2007, 09:54 PM
Well it would be great if we could have:
-ssl.
-pop3/smtp (at least pop3).
-custom error pages.
-HTTP basic auth . Either trough .htaccess or maybe you guys could make a script to the file manager that would add the appropriate Directives in a file included by httpd.conf.
-subdomains.
-more idle time in each ftp session.Im always getting disconnected after a minute or so(not realy a feature but at least i dont start a new thread

).
Eibwen
Dec 24 2007, 11:27 PM
SSL to what?
SMTP is disabled, what is pop3?
Custom errors page is already on the features.
There are sub domains.. Do you mean sub sub domains?
rac
Dec 24 2007, 11:34 PM
QUOTE
SSL to what?
To encrypt the traffic between the client and server.
QUOTE
what is pop3?
It's the protocol that allows you to get emails from a server remotely.
QUOTE
There are sub domains.. Do you mean sub sub domains?
No, i mean like i have my own domain and would like to be able to make subdomains out ouf it.
Eibwen
Dec 25 2007, 12:24 AM
Well, I think you could make sub domains by using htaccess.
QUOTE
-HTTP basic auth . Either trough .htaccess or maybe you guys could make a script to the file manager that would add the appropriate Directives in a file included by httpd.conf.
You can already do auth with .htaccess, it's the only context in which .htaccess works, providing it has no extraneous directives outside of the auth context then this should work without a problem.
QUOTE
pop3/smtp
QUOTE(jack)
As tom mentioned, its for security and won't be enabled. Same goes for email before anyone asks.
So that would be a no.
QUOTE
More idle time
It's set low for a reason, providing you're uploading / using the connection, it doesn't time out. It is so low so it allows a fair chance for everyone to get an ftp slot.
rac
Dec 25 2007, 09:01 AM
Ok,it was working with .htaccess but now it outputs a 500 internal server error:
QUOTE
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@hosting.zymic.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
stuart m
Dec 25 2007, 02:52 PM
Gzip?
it's actived?
or can u active it?.
ristokotkas
Dec 26 2007, 07:58 PM
Load stress should not be divided equally. Web pages which need more resources should get more.
Jack
Dec 31 2007, 09:25 PM
Sorry, I forgot about this topic, its now pinned.
Sergyu
Jan 1 2008, 08:58 PM
can you activate the " sendmail " function? phpmail()
Jack
Jan 1 2008, 08:59 PM
QUOTE(Sergyu @ Jan 1 2008, 08:58 PM)

can you activate the " sendmail " function? phpmail()
No sorry.
Sergyu
Jan 2 2008, 05:11 PM
QUOTE(Jack @ Jan 1 2008, 08:59 PM)

No sorry.
why? ....
but cron job can activate?
EMOruffino
Jan 2 2008, 05:33 PM
i think the more feature rich admin panel will be a plus... but unzipping and a ajax panel would be nice...
Sergyu
Jan 3 2008, 12:09 AM
can activate cron job?
the add of a cronjob manager?
Eibwen
Jan 3 2008, 08:34 PM
Yes, I need a cronjob manager!
Diogo
Jan 4 2008, 08:54 AM
- fsockopen (i know "disabled for security reasons" but i really need this =p, some hosts enable it according to the member posts on forum).
- subdomains.
- delete button.
Sergyu
Jan 4 2008, 02:18 PM
can activate maketime() ....
QUOTE(Sergyu @ Jan 4 2008, 02:18 PM)

can activate maketime() ....
That's not a function - I think you're after mktime().
Sergyu
Jan 4 2008, 03:08 PM
QUOTE(Tom @ Jan 4 2008, 02:30 PM)

That's not a function - I think you're after mktime().
yeah and the cron job if you can activate
Banjo
Jan 4 2008, 04:19 PM
QUOTE(Diogo @ Jan 4 2008, 08:54 AM)

- fsockopen (i know "disabled for security reasons" but i really need this =p, some hosts enable it according to the member posts on forum).
- subdomains.
- delete button.
Subomain wouldnt be that good because, the free hosting you already get a subdomain so your asking to have a subdomain feature so a url would be a subdomain subdomain one.
Eg your site was
www.example.zzl.org
Subdomain subdomain
www.example1.example.zzl.org
Just looks messy in my opinion.
Diogo
Jan 4 2008, 06:19 PM
QUOTE(Banjo @ Jan 4 2008, 04:19 PM)

Subomain wouldnt be that good because, the free hosting you already get a subdomain so your asking to have a subdomain feature so a url would be a subdomain subdomain one.
Eg your site was
www.example.zzl.org
Subdomain subdomain
www.example1.example.zzl.org
Just looks messy in my opinion.
Yes but remember that you can use your OWN domain... subdomains should be for guys that use their own domains...
Well, about the mail()... you guys can put a "time delay" for use, something like: server = 100 mails per hour, or 10 mails per hour for each account...
Or you guys can activate it for members that use their own domain, their own internet name... doing this will be easily to control spam abuses (like the subdomain suggestion).
I think fsockopen is really needed for some simple stuff and should be actived
Karuhun
Jan 7 2008, 04:12 AM
What's about PHP accelerator. Can APC activated or by specific request?
niall_john
Jan 12 2008, 12:05 AM
Why is the URL file-access disabled in the server configuration. Well I hope it can be added in a future feature.
Sergyu
Jan 14 2008, 07:53 PM
i request 3 times .... can you put cron job ... tell me to know....
Forge
Jan 15 2008, 07:56 PM
Change the length of time you have to be inactive to be automatically logged out. Its a b***h when your editing a very long file to find out that when you save it you arent logged in and have to do it all over again.
Diogo
Jan 20 2008, 06:23 PM
They should enable some functions for active members...
Midknight
Jan 24 2008, 08:46 AM
How about updating your TOS, deleting the email parts that you dont have active.
I would like to see where you upload files, a choice of allowing multiple files than just 3 at a time. It might be easier just to tell people to use a FTP program.
Or some kind of unzipper feature that allows a person to upload a zip like file to the server, with it unzipping the files.
a custom Error Page would be nice, or a choice of a different styles of a error page that Zymic has to choose from would be fine to.
One more feature that would be nice is, a link or sentence that Stands Out somewhere on the homepage or forum area, that says that you dont allow Emails to be sent, That is good you dont allow ppl that option for free, even though alot of ppl want it where they dont have to modify any free scripts like wordpress, etc. that needs that option to function without no modification.
prem
Jan 26 2008, 12:33 AM
fsockopen......... bugged why is so much issues on enabling it.
phreephlow
Jan 26 2008, 01:32 AM
some way to easily create compressed backups, so it is easy to download?
Valency
Jan 26 2008, 02:34 AM
Bloody hell, This must be 'Whine at Zymic' Central..
I give those Admins my deepest sympathy.
(Suffer Muhahahaha

)
Megata
Jan 31 2008, 01:57 AM
Delete site button would be a blessing
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.