Jump to content

ejweb

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by ejweb

  1. Hello everyone,

     

    I have just recently created a new account on the Tommy server. However, I am having problems rendering ASPX files on my Web site. Whenever that an ASPX file is requested, even if it contains plain text, the following error message is displayed:

     

    Service Temporarily Unavailable

    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

     

    All other file types processes normally. Is there anyone here who could help me fix this problem?

  2. Hello everyone,

    I have recently created a new account on the Johnny server, as my old one was deleted due to technical difficulties with the old Johnny server. However, I am having problems getting my domain changed to the one that was used on my old account (ejweb.cu.cc). After a few days of "successfully" changing my domain to ejweb.cu.cc using Domain Change, the Primary Domain from CPanel still remains the same. Adding it as an alias does not work, as I am getting the following error message:

     

    There was an error when the system attempted to create the alias. Park::park(ejweb.cu.cc) failed: (XID m5ckmx) A DNS entry for “ejweb.cu.cc” already exists. You must remove this DNS entry from all servers in the DNS cluster to proceed.


    Is there anything that I can do to fix this problem?

     

  3. Hello everyone,

     

    I am having problems rendering ASPX files on my Web site. Whenever that an ASPX file is requested, even if it contains plain text, the following error message is displayed:

     

    Service Temporarily Unavailable

    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

     

    All other file types processes normally. Is there anyone here who could help me fix this problem?

  4. Hello,

     

    I am having a few problems with my MySQL database. I cannot log-in to phpMyAdmin from my Web-hosting Johnny account, "ejweb", and am getting the following error message when I check the database using "Check DB":

     

    Error from MySQL query: DBD::mysql::db do failed: Unknown database 'ejweb_zonama'Failed to use ejweb_zonama: Unknown database 'ejweb_zonama'

     

    Is there anything that I would be able to do to help fix these problems? Thank you.

  5. Cannot Run Ruby on Rails Application Server I am having problems running a Rails server from a newly created application called "TestApplication". After looking within the log files directory of the application for any helpful information as to why that the server will not run, I found a mongrel.log file has been created containing the following messages:
    ** Daemonized, any open files are closed. Look at log/mongrel.pid and log/mongrel.log for info. ** Starting Mongrel listening at 0.0.0.0:12971 /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/tcphack.rb:12:in `initialize_without_backlog': Address already in use - bind(2) (Errno::EADDRINUSE) from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/tcphack.rb:12:in `initialize' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:93:in `new' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:93:in `initialize' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:139:in `new' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:139:in `listener' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:99:in `cloaker_' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:50:in `call' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:50:in `initialize' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:84:in `new' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:84:in `run' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/command.rb:212:in `run' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281 from /usr/bin/mongrel_rails:23:in `load' from /usr/bin/mongrel_rails:23
    Is there someone here who would be able to help me fix this problem?

     

    Assistance will no longer be required for this thread.

  6. Thank you, Krydos, for going through my concerns in detail, addressing areas using quotations from my previous message. As I have just started learning Ruby on Rails, my understanding of the Web site development process and its file system is extremely limited. My apologies if I had not expressed my problem properly from my first message. I will go through the Web site that you had provided to gain a better understanding of how Ruby on Rails works. Should I have any non-technical-related problems regarding your hosting service, I will request for some assistance in the Questions section of this forum. Thank you. Your help was greatly appreciated.

  7. Hello,

     

    After setting up a Ruby on Rails application on my account using the instructions from the "Deploying a Rails application on HelioHost" Web page (http://wiki.helionet.org/Deploying_a_Rails_application_on_HelioHost), I cannot view RB files on my Web site. I have uploaded an RB file to the "/home/ejweb/rails_apps/test/" directory called "index.rb", and had given it a chmod of 755. However, when I look at the script file on the Web site at http://www.ejweb.tk/test/index.rb, it displays a blank Web page. Is the "/home/ejweb/rails_apps/test/" path the correct directory to upload RB files?

     

    Additionally, I get a connection timed out error message when I go to http://ejweb.tk:12955/ directly. Is this behaviour normal?

×
×
  • Create New...