| Fri Sep 29, 2006 5:30 pm |
| Replies: 5 |
| Views: 16152 |
|
 |
Image Magick is already installed on all of our Linux servers, regardless of plan type. RMagick should be on all Ruby servers, in the event that it is not submit a ticket to support and we'll install ...
|
| Fri Sep 08, 2006 1:58 am |
| Replies: 4 |
| Views: 12096 |
|
 |
Hi Jeff,
If you send an email to support@hostmysite.com with the details we'll check the server logs for you to see what's going on. Try to include some dates and aproximate times along with the s ...
|
| Wed Sep 06, 2006 11:12 pm |
| Replies: 7 |
| Views: 18767 |
|
 |
I'm sorry, I completely forgot you were on starter.
Try this code:
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "<html><head>";
print " ...
|
| Wed Sep 06, 2006 9:26 pm |
| Replies: 7 |
| Views: 18767 |
|
 |
run the following on the new file
chown username:username /path/to/file
and it will likely work. We use SuExec on our servers which will not run any CGI if conditions are not perfect. One ...
|
| Tue Sep 05, 2006 10:57 am |
| Replies: 1 |
| Views: 7368 |
|
 |
From a quick look at the system requirements and the install procedure, you shouldn't have too much trouble with TYPO3.
That said, it's unsupported software (like any other CMS, blog, BB that you w ...
|
| Tue Sep 05, 2006 10:42 am |
| Replies: 1 |
| Views: 8867 |
|
 |
Yes, I'm sorry that you were lead to believe otherwise. Flash remoting is available, however it is not configured by default.
Send in a request to Support (through the CP or include account veri ...
|
| Tue Sep 05, 2006 10:39 am |
| Replies: 7 |
| Views: 18767 |
|
 |
Personally, I love UltraEdit.
Syntax highlighting for any programming language available by download - or creation if you choose. Will edit anything, can convert to and from Unix Mac and DOS, and ...
|
| Tue Sep 05, 2006 10:30 am |
| Replies: 1 |
| Views: 9418 |
|
 |
Hey,
Sorry I'm late to the party in this thread... just doing a bit of late night browsing.
Although you can not install gems on your server, certain aspects of the gem command are still availa ...
|
| Tue Sep 05, 2006 10:20 am |
| Replies: 2 |
| Views: 10435 |
|
 |
If you would really like, you can purchase an additional database for dev or particularly test mode purposes. As testing in Rails will make a clean sweep of the test DB then copy from the dev DB, tha ...
|
| Tue Sep 05, 2006 10:16 am |
| Replies: 8 |
| Views: 15825 |
|
 |
Like pmeserve, I've also not used ActionMailer yet. And of course my Ruby Cookbook is in my car....
It sounds like you're failing on the authentication, however. Make sure that you're using the F ...
|
| Tue Sep 05, 2006 10:13 am |
| Replies: 5 |
| Views: 13605 |
|
 |
Incomplete headers is the cause of a 500 error. This usually occurs when the script errors out before producing output.
In Perl I'd suggest using CGI::Carp, which captures runtime errors and place ...
|
| Tue Sep 05, 2006 10:10 am |
| Replies: 7 |
| Views: 19422 |
|
 |
This may sound like a foolish question, but you've put your site in Production mode through environment.rb, haven't you?
I believe the servers still run in Dev by default.
|
| Tue Sep 05, 2006 10:07 am |
| Replies: 6 |
| Views: 13254 |
|
 |
Hello BD
It doesn't seem like you've resolved this problem. It looks like your database setup may have run twice, was it always displaying those errors, or did they develop after a time? Also, do ...
|
| Sun Jun 25, 2006 11:52 am |
| Replies: 5 |
| Views: 14791 |
|
 |
Any time that you use a particular hash algorithm on a particular value, you'll get the same result. The algorithm is basically an equation -- if x= x+ 2, every time you enter 4 it will come out to 6 ...
|
| Sun Jun 25, 2006 3:11 am |
| Replies: 16 |
| Views: 60673 |
|
 |
Some mysql management applications will create an id field in every table you create, whether you tell it to or not. I know MySQL Front does this, and I've seen at least one other MySQL GUI do it tho ...
|
| Page 1 of 2 |
All times are GMT |
|