New topic: 

I need a Real Web deployment example

<http://forums.realsoftware.com/viewtopic.php?t=38031>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        realwebnerd          Post subject: I need a Real Web deployment 
examplePosted: Thu Mar 10, 2011 12:17 am                         
Joined: Thu Mar 23, 2006 4:54 pm
Posts: 17                I just downloaded the most recent version of RS.  
Namely, Real Studio 2011 Release 1.

The information located at  http://www.realsoftware.com/realstudio/new.php says 
the following:
"Easier Deployment of Web Applications: This release removes the prior 
implementation for FastCGI deployment using REAL Studio Web Edition. The new 
CGI option outputs a Perl script that acts as a gateway between your web server 
and your application. The Perl script goes into the cgi-bin folder, allowing 
for easier hosting and supporting many more hosting services."

Where it says:
"The new CGI option outputs a Perl script that acts as a gateway between your 
web server and your application. The Perl script goes into the cgi-bin folder, 
allowing for easier hosting and supporting many more hosting services."

Does anyone know which files go into the cgi-bin? For example, I created a 
simple "hellorealweb" web app. When I compile it, I get the following set of 
files:

hellorealweb Libs <--this is a folder
htaccess
config.cfg
hellorealweb
hellorealweb.cgi

Which of the above files go into cgi-bin? Which ones go in the public folder?

Within the hellorealweb Libs folder, I have the following listing:

libRBInternetEncodings.so
libRBMD5.so
libRBRegEx.so
libRBScript.so.6
libRBShell.so
libRBXML.so

Where do the above files go? Do they go in the cgi-bin folder within the 
containing folder?

And finally, is there a list that outlines the permissions that are required 
for the files?
If there is a short tutorial on how to deploy using the new release please post 
it. I would greatly appreciate it.

Thanks to anyone who can help.   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to