Page 18 of 211,232, showing 20 records out of 4,224,636 total, starting on record 341, ending on 360
# | Username | Text | |
---|---|---|---|
# | Aug 6th 2008, 16:29 | castroalves | -D |
# | Aug 6th 2008, 16:29 | Swiatecki | ive added C:\wamp\bin\php\php5.2.6\ and C:\wamp\www\kage\cake\console\ to my path.. stil, the error about dont knowing php |
# | Aug 6th 2008, 16:30 | castroalves | So, when the user connect to it, the app should identify the respective database and connect to it... |
# | Aug 6th 2008, 16:30 | castroalves | How can I do it? |
# | Aug 6th 2008, 16:30 | TommyO | castroalves: what determines the uniqueness of the "user"? different urls? |
# | Aug 6th 2008, 16:31 | castroalves | no... unique username... |
# | Aug 6th 2008, 16:31 | francky06l | Swiatecki: just get a "dos box" and type "php -v" ... do you get something ? |
# | Aug 6th 2008, 16:31 | castroalves | In fact, a user is a client... |
# | Aug 6th 2008, 16:31 | castroalves | each user is a different client... |
# | Aug 6th 2008, 16:31 | francky06l | castroalves: isUnique does not do this ? |
# | Aug 6th 2008, 16:31 | castroalves | see you? |
# | Aug 6th 2008, 16:31 | TommyO | each web user gets his own complete db? |
# | Aug 6th 2008, 16:31 | Swiatecki | nope.. so its cant find php.. how do I check if ive got a CLI verison of php? |
# | Aug 6th 2008, 16:31 | TommyO | Swiatecki: php --version |
# | Aug 6th 2008, 16:31 | castroalves | yes... |
# | Aug 6th 2008, 16:32 | castroalves | I mean... each client... |
# | Aug 6th 2008, 16:32 | Swiatecki | 'php' is not recognized as an internal or external command, |
# | Aug 6th 2008, 16:32 | Swiatecki | operable program or batch file. |
# | Aug 6th 2008, 16:32 | francky06l | Swiatecki: you do not need with windows in 5.2, I guess you have got the wrong path in your PATH |
# | Aug 6th 2008, 16:32 | TommyO | castroalves: how do they login? http AUTH or cake-based stuff? |