Log message #2818722

# At Username Text
# Feb 14th 2013, 00:09 freebir that's the only way out ? because it use to work ok, not sure why, stopped
# Feb 14th 2013, 00:08 freebir ten1, I've used ssh before,
# Feb 14th 2013, 00:08 ten1 it's unlikely that you can have a career as a web developer without having familiarity with ssh and git
# Feb 14th 2013, 00:07 ten1 so you can [a] copy it from the matching version on github, or [b] join the 21st century with using sftp and/or git
# Feb 14th 2013, 00:06 freebir the question is, how do I copy that file for me ?
# Feb 14th 2013, 00:06 freebir and you're right I did not copy the .htaccess, I also think that's thep roblem
# Feb 14th 2013, 00:06 ten1 yes, it will usually deny access to .htaccess
# Feb 14th 2013, 00:06 ten1 as if the url is useful
# Feb 14th 2013, 00:05 freebir ten1
# Feb 14th 2013, 00:05 freebir lokanterrier.com.br/novo/ this is the site
# Feb 14th 2013, 00:05 freebir forbidden
# Feb 14th 2013, 00:05 freebir ten1, but if I try to access the .htaccess I get a denied access
# Feb 14th 2013, 00:04 ten1 freebir: so that won't copy dotfiles, obvs. There have been better methods than FTP for file transfers since about fifteen years ago
# Feb 14th 2013, 00:04 vl4kn0 thanks
# Feb 14th 2013, 00:04 vl4kn0 ten1: but configure::write works
# Feb 14th 2013, 00:03 vl4kn0 ten1: yes, but I decide on which format I'm going to be using depending on the URL
# Feb 14th 2013, 00:02 ten1 vl4kn0: from the config? so this info is already in Configure ?
# Feb 14th 2013, 00:02 vl4kn0 ten1: I "figure out" from the config the datetime format user uses and want to use it in views
# Feb 14th 2013, 00:02 freebir ten1,
# Feb 14th 2013, 00:02 freebir using ftp, just a normal drag and drop
# Feb 14th 2013, 00:01 ten1 freebir: yes
# Feb 14th 2013, 00:01 ten1 it's usually best to explicitly pass information if you can help it
# Feb 14th 2013, 00:01 freebir ten1, sorry man, what was the question ? I didn't see it, how I copyed the files ? is that it ?
# Feb 14th 2013, 00:01 ten1 vl4kn0: what are you storing?
# Feb 14th 2013, 00:01 ten1 vl4kn0: configure::write, or the session
# Feb 14th 2013, 00:01 ten1 freebir: your apache logs should tell you something, but you could answer the question I asked
# Feb 14th 2013, 00:00 vl4kn0 Hi, is there a place where I could store some data during the entire request? Something like registry that can I access from controller/model/view ?
# Feb 14th 2013, 00:00 freebir hey ten1, sorry to interupt you, do you have any ideas why my other pages are not loading ? mod_rewrite is enabled, I"ve other websites in here running cakephp, and they work fine
# Feb 13th 2013, 23:58 ten1 if the answer was not "git" then you're doing it wrong
# Feb 13th 2013, 23:57 ten1 how did you copy the files?
# Feb 13th 2013, 23:57 ten1 likely
# Feb 13th 2013, 23:57 freebir whyyy ?? pleasee Maybe something with the .htaccess ?
# Feb 13th 2013, 23:57 ten1 it will do private and protected vars though
# Feb 13th 2013, 23:57 freebir I've a website that works just fine online, all the links, but in my localhost, I get a The requested URL /lokanterrier/proposito/index was not found on this server.
# Feb 13th 2013, 23:56 freebir hi, you guys
# Feb 13th 2013, 23:56 ten1 and it doesn't preserve methods, unless they're anonymous functions
# Feb 13th 2013, 23:52 ten1 I think that what it can't do is coerce the resulting object into something that already has a class
# Feb 13th 2013, 23:50 ten1 dogmatic69: can you check this in 5.4 ? http://codepad.org/7Faw20h9
# Feb 13th 2013, 23:44 ten1 ah! yeah that I think would do it
# Feb 13th 2013, 23:44 dogmatic69 could be that my object is a class and not stdClass
# Feb 13th 2013, 23:44 ten1 dogmatic69: okay...that's interesting, but the code I posted doesn't seem to throw strict errors