Folks,
I am trying to run a Ruby file through PHP on a shared hosting site. Basically, I created the .rb file, then used PHP chmod to change the permissions to 755; however, I am not getting anything out of it. The reason for wanting to run Ruby code is so I can use the language capabilities, such as: threads, XML and PDF creating/manipulating gems. I am writing a site for a friend's business and I want to create an administrative section that will generate periodic reports of estimates, contacts, etc. Thanks in advance for your help and understanding.
|