Hi all,

I am trying to create a RB Linux cgi with a RealSQLDatabase.

I downloaded Charlies CGI Example ( http://www.boisseau.co.uk/ code/ ) - which is fantastic :-) - and I have it running on my Linux Server.

However - I am having trouble adding functionallity to the cgi app. For example I tried to add a simple folderitem to create a text file but the file would not be created. I've outputted the path within the html and it is correct and if I launch the cgi from the command line ./MyApp.cgi the file is created successfully but it will not be created when running within the cgi when hit with a web browser.

...anyway this was just a test because of my original issue - I am also unable to create or update an sql database via the cgi. Once again, when launching the app via command line ./MyApp.cgi at the terminal the db is created but not when hit via a browser.

I hope that this is not a limitation in what can be done with RB cgis. Any thoughts would be great thanks.

If this simply can't be done i guess I could create a linux web server console app - can that be done in a console app.

Cheers


Jeff
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to