403 forbidden! You don't have permission to access / on this server
I have success install on my server with Window Server 2008, Apache 2.4 and PHP 5.6. After setup database, i got 403 which i am not sure because of vhost configuration, or not? Here is vhost...
View ArticleService user is deactivated
While meddling with an experimental installation, the user service was accidentally disabled. The message when trying to log in is Service user is deactivated How to get around this problem? Which...
View ArticleService user is deactivated
After a bit of probing I saw this in the table called "service" in MySQL db. +-------------------------+-----------+ | name | is_active | +-------------------------+-----------+ | system | 1 | |...
View ArticleCouchDB: Unauthorized - Name or password is incorrect
Hi, I can't connect to CouchDB, it needs username and password. I used the dafault username and password provided in db and mysql but it didn't work. How can I change default password for databases?
View ArticleService user is deactivated
wow an accidental disabling of service shouldn't have taken so much time for an answer
View ArticleUpgrading Bitnami Stack from 2.1.0
Trying to upgrade my local instance of bitnami from 2.1.0 to 2.1.1 and having an issue. I'm following the instructions at: (for linux)...
View ArticleFreelance Job: login-api with pre-processing
I need an existing mysql user table to be integrated with DSP acting as the oAuth2 IDP. The effort is that I want to use the existing joomla3 user table and have the DSP login api use the same...
View ArticleBest Practices / Paths to migration from 1.9
Bueller? Anyone? Could use some help on this...
View ArticleBest Practices / Paths to migration from 1.9
official documentation for porting your app from 1.x : http://wiki.dreamfactory.com/DreamFactory/Tutorials/Upgrading_Your_App When you say 20k+ records, are you referring to records in the system...
View ArticleCouchDB: Unauthorized - Name or password is incorrect
We've had a few questions like this, and even though I've already spoken with hedisam I wanted to post here for everyone's benefit. At times people have the impression that DreamFactory generates...
View ArticleBest Practices / Paths to migration from 1.9
The very easiest thing to do would be to just connect your new instance to this same mysql server. next easiest would be to use MySQL's export and import tools (though I know you said you don't want...
View ArticleAbout the Gigs category
Some users have been posting, looking for devs to hire and vice versa.Use this category for these kinds of exchanges. Please note that DreamFactory does not endorse or have any affiliation with these...
View ArticleTrying to install piwik on my DF Bitnami image- missing the login page
Hi m_menon,Thank you very much for reply. I ended up creating a new AWS DF image and setup the hole API again I will try your suggestions and revert back asap.Kind regardsAdrian
View ArticleCustom script response code and response content after sccessful execution
Hi @m_menon, result.status_code has the HTTP Status code, you can use it wherever you want, inside script.You can return your own status code, if you think it suits better. If you use "return"...
View ArticleWhat is the quickest way to import thounsand records to a table?
I'm newbie in DreamFactory,I have created some schema tables, now I see that we can insert every line to our table. But what if I have thoundsand of record?I think there is a way to do this better.....
View ArticleCustom script response code and response content after sccessful execution
Alright thanks a lot for the clarification Cheers,M.M
View ArticleService user is deactivated
All services have an "Active" checkbox in the first tab (INFO). Check this box, save and be happy
View ArticleService user is deactivated
hehehe done...and additionally the application's cache has to be cleared if underlying database is directly changed. And for that 'php artisan cache:clear' has to be executed in the root dreamfactory...
View ArticleService user is deactivated
Good to know...Config > Cache > Flush System-Wide Cache, dont do the job?
View Article