Log message #2301217

# At Username Text
# Sep 23rd 2011, 07:35 Seguer such that you get public_html/app and public_html/cake?
# Sep 23rd 2011, 07:35 Seguer ok so you put stuff in public_html
# Sep 23rd 2011, 07:35 Seguer oh i see nevermind
# Sep 23rd 2011, 07:35 CoolCoder in which file. root .htaccess?
# Sep 23rd 2011, 07:34 CoolCoder public_html
# Sep 23rd 2011, 07:34 Seguer so you end up with htdocs/app and htdocs/cake etc?
# Sep 23rd 2011, 07:34 Seguer and you're uploading everything into htdocs?
# Sep 23rd 2011, 07:34 CoolCoder this is helpful?
# Sep 23rd 2011, 07:33 CoolCoder Seguer: http://www.diigo.com/item/t/2480215_87741636_4589730
# Sep 23rd 2011, 07:33 CoolCoder http://www.diigo.com/item/t/2480215_87741636_4589730
# Sep 23rd 2011, 07:30 Seguer and what's the environment of your shared hosting?
# Sep 23rd 2011, 07:30 CoolCoder lampp + ububtu
# Sep 23rd 2011, 07:30 CoolCoder ububtu + lamp
# Sep 23rd 2011, 07:29 Seguer how are you running your local setup?
# Sep 23rd 2011, 07:29 Seguer everything
# Sep 23rd 2011, 07:29 CoolCoder cakephp? or apache?
# Sep 23rd 2011, 07:29 CoolCoder means
# Sep 23rd 2011, 07:28 Seguer what's your local setup?
# Sep 23rd 2011, 07:28 CoolCoder yes. i have a local server. its working fine there. the problem is when i upload to shared hosting
# Sep 23rd 2011, 07:27 CoolCoder in my local server
# Sep 23rd 2011, 07:27 Seguer do you not have a local server to dev on?
# Sep 23rd 2011, 07:27 Seguer how are you going to develop and test your app? :S
# Sep 23rd 2011, 07:27 CoolCoder yes
# 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 ....