-
Posts
26446 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
# ./deploy_java wochnikm portfolio User wochnikm found. Unable to find file: portfolio.war Usage: deploy_java <username> <.war file>
-
Deployed http://hkaldane.heliohost.org/Website/
-
Also, holy crap, you dug up a thread from 2011! I'll split that for you.
-
It really depends on what language you're using and what your database name is, etc. Here's an example though $dbconn = pg_connect("dbname=pcmq_db user=pcmq_user password=2secure4u"); $result = pg_query($dbconn, "select * from test_table"); $row = pg_fetch_all($result); echo $row['0']['data'];
-
Yeah, sorry again, but thank you for letting us know. You helped us fix a bug which is always appreciated.
-
I just flushed the email queue on our mail server so any unsent emails are now deleted. Are you still receiving new emails?
-
Thanks for letting us know. It looks like the connection from the email support script and the email server had some issues. I can see a ton of "Connection refused" errors. I'm guessing each time the connection was refused the email script tried sending a new copy of the email and when the connection started working again all the hundreds of emails that had gotten queued up started going through. Our apologies. Nothing like this has happened before. I'll begin investigating what caused the connection refused errors in the first place.
-
Yeah, I've read about the railgun thing. Seems like a lot of work and a lot of stuff needs to be installed on the server for not that much improvement.
-
Cool, thanks for the information.
-
Thanks for the updates. In order to use "Always use HTTPS" do you have to have an SSL certificate installed on Heliohost's servers or can the connection between Heliohost to Cloudflare be http, and then the connection from Cloudflare to the visitor viewing the site uses https?
-
We can put a 728x90 banner on our homepage for $2.00 CPM ($2.00 per 1,000 impressions). If the visitor to our site doesn't scroll down to see the ad then you don't have to pay for them. You will only pay for ads that are viewed. Our homepage is responsive so if you could provide a 320x50 mobile banner too then we could display that ad to people who view our site on mobile.
-
Deployed http://hkaldane.heliohost.org/Website/
-
Yes, if it is successful it will immediately update in cpanel in the sidebar where it says "general information" under the header "primary domain".
-
You can't change a domain to your main domain without removing it from cpanel first. It just gives an error if the domain already exists in the system.
-
Sorry, I forgot to remove one record. Try now.
-
If you move your account http://wiki.helionet.org/Moving_your_account to Tommy let us know in this thread and we can see about getting the discordrb gem installed for you.
-
You should now be able to create a new account at https://www.heliohost.org/signup/ using your same email address, and the main domain ilovehm.heliohost.org
-
The postgresql database prdev_prdev01 should now be accessible remotely from any IP address.
-
I wasn't aware of any partner program, mainly because none of our users have told us about it prior to you just now. I signed up for it now though so we'll see what they have to say. Ah, here's why we aren't listed:
-
I highly recommend using SFTP for the encryption because the world in general seems to be moving towards the idea that any company or ISP or government is entitled to snoop on all of our data traffic, but that's just my personal politics I suppose. Just be aware that if you do use unencrypted FTP it's fairly trivial to intercept your data to sell it or use it against you. Regarding the file permissions, I implemented a permission mask that would force the files to be uploaded with more sensible permissions but it ended up breaking a lot of other things so I put it back the way it was. Most FTP clients you can just right click and change the permissions. I just tested it with filezilla (a very commonly used ftp client) and you can even right click a directory and set the permissions to 644 for all files recursively in the directory. So you could just do that on your public_html each time you upload something. It's only a few extra mouse clicks.
-
No, she doesn't need to go elsewhere if she doesn't want to. I'm convinced she didn't install the malware intentionally or maliciously. As wolstech already said the existing account is too corrupted to be unsuspended, and we must keep the data intact for law enforcement to research the illegal activity if they need to. We can remove the domain(s) from the account though so you can use them to create a new account. Let us know how you'd like to proceed.
-
It's possible they are setting up those domains to phish our users. We have a pretty large user base from China and Hong Kong. So if those domains end up being involved in illegal activity it could affect quite a few people.
-
Well, like I said before I'm not too familiar with cloudflare and it's multitude of options. If anyone knows more about it they might chime in. Otherwise you can figure it out and let us all know how it works so people who search these forums in the future will be able to find the information without going through the whole process as you currently are. I'm always leery of free services like this because they have a tendency to get a ton of users over a year or two while taking big monetary losses and then switch to paid services once they have everyone hooked on their service suckering people into paying them to get what was once free. I've seen it dozens of times. Pingdom was one that annoyed me the most recently because our uptime images were based on pingdom API, and we lost years of uptime reports when they switched to pay scheme. I wasn't aware of any partner program, mainly because none of our users have told us about it prior to you just now. I signed up for it now though so we'll see what they have to say.
-
In order to provide ruby on rails support on Johnny through cpanel we cannot change the ruby version or the rails version. Since Tommy doesn't support ruby on rails it's possible we could upgrade the ruby version on that server.
-
Our site doesn't have articles, but we'd be willing to provide you space for a banner ad or a link ad to your site. Do you have an example of such an ad or a link to your casino site that you would be advertising?
