cakephp.tar.gz is present in my /var/www/ folder but when i try to extract it using
tar zxvf cakephp.tar.gz
I get the following error. Please help as i am stucked.
I am pretty new to linux and trying to setup cakephp on opensuse 12.1.
I did as told on the cakephp website(blog tutorial) and most probably encountering some permission issues.
I slapped the cakephp folder in /srv/www/htdocs and then tried to access it using localhost/cakephp where it says
Access forbidden!
You don't have permission to access the requested object.
Have Your PHP Cake – Core Reasons For Using the CakePHP Framework
By Michael Dorf
Hello,
I have a tar file(test.tar). I want to unarchive this tar file. To do this, I use this command: tar -zxvf test.tar.
But I get this error,
"gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now"
Can some one help me in this,
Thanks
I know PHP and MySQL. I am supporting a system that was developed using CakePHP 1.3, and I have read the online documents and tutorials for this framework.
Can anybody recommend a decent book on CakePHP?
I want to create an android application that communicate with cakephp website,
my problem is
how to get data encoded using json_encode(my data) from cakephp to
my android and convert the data into string ?
Is there any other way to get data from cakephp website to my android application ??
I am using CakePhp 1.3 version.
my code in cakephp 1.3is given below.
I've got a CakePHP application that uses a MSSql server running on windows server 2008r2 enterprise using IIS 7.5
My application is the only website running and is installed into wwwroot with cakephp installed to c:\inetpub (one level up from the site)
I want to copy this site so i can have a development version to work on, without conflicting with the live site.
how do i go about doing this?
Hi,
I made a script with 5 lines, each a wget statement:
Code:
wget -c http://...
wget -c http://...
wget -c http://...
wget -c http://...
wget -c http://...
And ran it.
Dear all,
I am trying to get the ubuntu 12.04 server image on my centos server (no gui) before performing a virtual machine install in xen.
Whenever I run
Code:
wget http://www.ubuntu.com/start-download?distro=server&bits=64&release=lts
I receive the following output before downloading the 32bit version:
Code:
[root@localhost ~]# wget http://www.ubuntu.com/start-download?distr