[Release] Rails in DA - Yet Another Ruby on Rails Plugin

Sorry, that was my mistake.

The license & download issue occurs right after we upgraded phpaudit to v2.1. We are still waiting for their reply. Sorry for the inconvenience.
 
Last edited:
after recompile apache2, php etc. rails not running

hi,

after recompiling apache2, php and all other customapache stuff, we have a problem with rails app's.

It seems fastcgi (and mongrel) are not running:
ex. http://www.thephoneshop.be/phoneshop/store

Need help or assistance, very urgent please

Franky
 
Last edited:
its the problem of mod_fcgi as it doesnt support Apache 2.
So you have to install mod_fcgid and comment out mod_fcgi in httpd.conf
 
I'm hoping the makers of this wonderful plugin is able to help me. We're currently on the new build of DirectAdmin (located in /usr/local/directadmin/custombuild).

We're trying to install mod_fgid, but am getting the following error message:

Code:
[root@server daplugin.com]# ./daplugin.build mod_fcgid
./daplugin.build: line 1295: cd: /usr/local/directadmin/customapache/daplugin.com: No such file or directory
./daplugin.build: line 221: cd: /usr/local/directadmin/customapache/daplugin.com: No such file or directory
File exists:    mod_fcgid.2.0.tar.gz    Skipping...
tar: httpd-2.2.4: Cannot read: Is a directory
tar: At beginning of tape, quitting now
tar: Error is not recoverable: exiting now

gzip: stdin: unexpected end of file
tar: Child returned status 2
tar: (Unix).tar.gz: Not found in archive
tar: Error exit delayed from previous errors
./daplugin.build: line 827: cd: /usr/local/directadmin/customapache/daplugin.com/mod_fcgid.2.0: No such file or directory
Can't open Makefile: No such file or directory.

Making mod_fcgid...
make: *** No targets specified and no makefile found.  Stop.

*** The make has failed, do you want to make again? (y,n): n

It appears to be recalling the old "customapache" directory... will there be an update to the script for the new custombuild? Thanks!
 
Hi hehachris:

What is the status to the upgrade of Rails in DA for the new build system? I was told that it would be out soon. Thanks!
 
It is now ready.

Code:
mkdir /usr/local/directadmin/daplugin.com
cd /usr/local/directadmin/daplugin.com
wget http://files.daplugin.com/daplugin.build
chmod 755 daplugin.build
 
Hi Chris:

I downloaded the new script and unfortunately when I ran the script, it still wanted to look into the old "customapache" directory rather than the new "custombuild" directory:

Code:
[root@server daplugin.com]# ./daplugin.build mod_fcgid
File exists:    mod_fcgid.2.0.tar.gz    Skipping...
tar: httpd-2.2.4: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: (Unix).tar.gz: Not found in archive
tar: Error exit delayed from previous errors

Making mod_fcgid...
Makefile:13: /usr/local/directadmin/customapache/httpd-2.2.4: No such file or directory
Makefile:13: (Unix)/build/special.mk: No such file or directory
make: *** No rule to make target `(Unix)/build/special.mk'.  Stop.

*** The make has failed, do you want to make again? (y,n): n

[root@server daplugin.com]#
 
mod_fcgid fastcgi apache 2.0.59

Hi,

Ordered & installed rails plugin.

With fastcgi, there is a problem installing with your script.

For apache 2.0.59, i run your build script for install mod_fcgid, i get following error:
Making mod_fcgid...
Makefile:13: /usr/local/directadmin/customapache/httpd-2.0.59/build/special.mk: No such file or directory
make: *** No rule to make target `/usr/local/directadmin/customapache/httpd-2.0.59/build/special.mk'. Stop.

Franky
 
the problem with installation before isn't still fixed ...
Now there are already running some domains on it, so i set up another new server for rails.

Now there are back bugs in installation script ...
Error about ioncube
 
Last edited:
hehachris,
is it safe to say that Rails in DA will work perfectly with Apache 2.2 & Php5 using custombuild?
 
Dear all

Please note that Rails in DA is just a plugin for you to manage Rails applications, it is useless if you dont have other required softwares installed (Ruby, Rails, FastCGI, mod_fcgi, mongrel...etc).

"Dont complain DirectAdmin if you failed to install Apache"
"Dont complain Rails in DA if you failed to install, for example, Ruby."
 
Is the HEHACHRIS license server unavailable? Its taking 45 seconds to load the option RAILS IN DA when i click on the option from the admin control panel. Its not my box either. My loads are at 0.03 so it must be trying to connect to that crappy licensing system called "phpaudit" that all the plugin authors will just refuse to understand that this is the worst licensing system in existance.

AH my screen finally loads up and it tells my my license status is.

Status BLANK

instead of

Status Active.

Try using the local key method and get another licensing server. Thats if you dont want people screaming at you everytime it goest down.

PHPAUDIT SUCKS! plain and simple. I havent seen a plugin that has successfully worked using PHPAUDIT. It always leaves the end user pissed off that their licenses either expire, cant be determined or the application wrapped around it fails to work because of it. :rolleyes:
 
No reply? Your box is still down and so is my purchased applications plugin!!!!
 
There was a temporary network outage in the data center. If you have downloaded the local key file and put it in the include/ directory, you would not be affected.
 
Last edited:
Back
Top