# |
Sep 23rd 2011, 07:27 |
Seguer |
are you on shared hosting? |
# |
Sep 23rd 2011, 07:26 |
CoolCoder |
i mean change |
# |
Sep 23rd 2011, 07:26 |
CoolCoder |
how to make DocumentRoot? |
# |
Sep 23rd 2011, 07:26 |
CoolCoder |
how to make |
# |
Sep 23rd 2011, 07:25 |
CoolCoder |
app/webroot/.htaccess? |
# |
Sep 23rd 2011, 07:25 |
CoolCoder |
changed. then which file i need to make change? Seguer: |
# |
Sep 23rd 2011, 07:23 |
Seguer |
CoolCoder: change it back, then make your DocumentRoot (apache) app/webroot |
# |
Sep 23rd 2011, 07:22 |
CoolCoder |
when i uploaded cakephp i got "404 Not Found". after searching i got a code to to change the path of htaccess in root. changed. but now getting "Internal Server Error" any help? |
# |
Sep 23rd 2011, 07:15 |
Seguer |
oh ok |
# |
Sep 23rd 2011, 07:14 |
Hyra |
no, im writing a plugin to queue messages from cake, and process task with cake .. node.js is just a mediator between the queue and the app. |
# |
Sep 23rd 2011, 07:13 |
Seguer |
so you can use it with node? |
# |
Sep 23rd 2011, 07:13 |
Seguer |
for beanstalkd |
# |
Sep 23rd 2011, 07:13 |
Seguer |
ok so you're writing a cakephp plugin |
# |
Sep 23rd 2011, 07:12 |
Hyra |
i know, i can use davids plugin and have php workers .. but meh .. php daemons .. |
# |
Sep 23rd 2011, 07:11 |
Hyra |
nothing fancy |
# |
Sep 23rd 2011, 07:11 |
Hyra |
not really .. all that does is listen for jobs and dispatch it to a shell |
# |
Sep 23rd 2011, 07:11 |
Seguer |
writing a node.js plugin.. then..? |
# |
Sep 23rd 2011, 07:10 |
Seguer |
.... |
# |
Sep 23rd 2011, 07:10 |
Hyra |
and have a node.js deamon instead of cake workers |
# |
Sep 23rd 2011, 07:10 |
Hyra |
but i want it to work differently |
# |
Sep 23rd 2011, 07:10 |
Hyra |
yep, i know that one |
# |
Sep 23rd 2011, 07:09 |
Seguer |
~queue |
# |
Sep 23rd 2011, 07:09 |
Seguer |
why? |
# |
Sep 23rd 2011, 07:09 |
Hyra |
fun stuff |
# |
Sep 23rd 2011, 07:09 |
Hyra |
writing a beanstalkd plugin |
# |
Sep 23rd 2011, 07:08 |
Hyra |
sup |
# |
Sep 23rd 2011, 07:08 |
dakota |
sup Hyra |
# |
Sep 23rd 2011, 07:06 |
Hyra |
Mornings |
# |
Sep 23rd 2011, 06:30 |
destinydriven |
welcome |
# |
Sep 23rd 2011, 06:30 |
XBigTK13X |
destinydriven: Worked like a charm. Thanks :) |
# |
Sep 23rd 2011, 06:21 |
destinydriven |
XBigTK13X, look at recursive parameter |
# |
Sep 23rd 2011, 06:20 |
XBigTK13X |
IE: Model->find() normally returns an array with data for the respective Model and all related models, but is there a way to perform that find and only get back the data for Model? |
# |
Sep 23rd 2011, 06:19 |
XBigTK13X |
Is there a way to perform a Model->find() and ignore related models? |
# |
Sep 23rd 2011, 05:12 |
destinydriven |
I'm using a wizard plugin . . . Router::connect('/processes', array('controller' => 'processes', 'action' => 'wizard')); takes me to /processes/wizard/book which is good but I want to pass the params to that second url |
# |
Sep 23rd 2011, 05:09 |
destinydriven |
Seguer, k thanks |
# |
Sep 23rd 2011, 05:08 |
Seguer |
destinydriven: well, you don't have anything that relates to anything past /process in your url, so start there |
# |
Sep 23rd 2011, 05:08 |
destinydriven |
I'm not sure I'm getting this routing thing correctly. http://bin.cakephp.org/view/139790768 |
# |
Sep 23rd 2011, 05:06 |
PhpNut |
I have a sudden urge for a steak |
# |
Sep 23rd 2011, 05:05 |
L4 |
its like picking atheletes foot or a booger |
# |
Sep 23rd 2011, 05:05 |
L4 |
its really satisfying, im a vegetarian, but i dont mind killing those pesky f**kers that hide behind your favorite fast food places fridge |
# |
Sep 23rd 2011, 05:04 |
Seguer |
so you literally de-bug |