Swift + Alamofire: User Login & MySQL
Hi @Farhad33, Thanks for pointing this out, I should have probably made it a bit clearer. The two MySQL examples require a user to have logged in and created a session, that is what the log in...
View ArticleChange base url
Hi I too would like to published a new experimental version of my API (v3 maybe) but don't see any way to customise its base URL to distinguish it from the first. Am interested to see how this can be...
View ArticleSetting up Permanent Session Token in DF 2.0
I have again, the same problem on an azure image. I changed in df.php allow_foreserver_sessions to true . did run : php artisan config:clearphp artisan cache:clear ~/apps/dreamfactory/htdocs$ sudo...
View ArticleInstall DreamFactory on WAMP
@prasong if you are using SQL server as the system database you'll probably need to install the drivers. Follow the steps here: http://wiki.dreamfactory.com/DreamFactory/Installation/Databases/SQLServer
View ArticleError 503 : Service Unavailable
abhijitmehta: 11342 Thanks for these pointers. I noticed that SIGTERM is generated when i restart all the services (after the APIs stop responding) . About ssl issue - can that cause APIs to not...
View ArticleInstall DreamFactory on WAMP
@mattschaer Big thanks, the reason of error as php.ini is not correct. So i point to new location. It is oaky already. But after i create admin user, i got blank page. Do you have any idea on this...
View ArticleJavaScript Addressbook modifiction: fine locally but error on ec2
can you post the full error
View ArticleExternalise DF data for AWS autoscaling
I'm installing dreamfactory on an AWS instance. It's a part of an autoscaling group which also self heals by re-spawning any crashed instance. I want to make sure that all users created during the...
View ArticleAzure blob storage
I've filled all the details for a new azure storage service in dreamfactory and when going to files tab, testing the azure connection, I get : This is happening on 2.1.0 and DreamFactory Version:...
View ArticleSetting up Permanent Session Token in DF 2.0
restarted the entire virtual machine. nothing. @drewpearce Thank you.
View ArticleError 503 : Service Unavailable
I surely have seen at least 1 case of Apache not starting up right cos of improperly configured certs.As a matter of fact it might even be the easiest to isolate as you can create real SSL certs for...
View ArticleJavaScript Addressbook modifiction: fine locally but error on ec2
I cleared the browser history and the app works fine now. I'm going to delete / close this post. Trevor
View ArticleInvalid configuration of azure service shows empty list of services
If you have setup an azure storage dreamfactory service, and you delete the storage account from azure, dreamfactory will not load any services. The list is empty. I don't know how to get them back....
View ArticleTrying to install piwik on my DF Bitnami image- missing the login page
Hi guys,I've been running a cloud Image for DreamFactory built by Bitnami (AWS-ec2) for some time now, all great (BTW - love DreamFactory). Last night, I tried to get smart and went to install Piwik...
View ArticleUser Admin interface doesn't save correctly Roles and Lookup Keys
Hi, On dreamfactory 2.1.1-2 (and previous release too) i have a problem to save Roles and Lookup Keys to users in the admin interface. After i have created some new users (let's try 5), when i come...
View ArticleInsert additonal table records on user register
I want to insert additional records into a table when a user registers with dreamfactory. I have attached a script to the 'user.register.post.post_process' event, but no matter what I do I cannot...
View ArticleSetting up Permanent Session Token in DF 2.0
I don't know if I am missing a step, but I cannot find an .env file anywhere in my install directory? Can someone steer me in the right direction? My DF instance is installed on an Ubuntu server.
View ArticleDreamfactory support for RethinkDB
Hello, Does Dreamfactory support RethinkDB as one of the NoSQL options? This would make building real-time apps with traditional, non-streaming SQL RDBMS a breeze via server-side scripting. If not, is...
View ArticleSetting up Permanent Session Token in DF 2.0
if you were paying attention you would see that in a post of mine in the beggining we were talking about df.php file
View ArticleWhich NoSQL databases are currently supported?
Hi Ben, any plan to support RethinkDB? Would be reeeally nice .
View Article