1. xampp is up and running so I have apache and myql running services
2. I still struggling to make any sense of CAKE's arcane installation 
directions

I jave gone back to the CAKE manual:
"3.2.2 Permissions:  /app/tmp directory for a number of different 
operations. Model descriptions, cached views, and session information are 
just a few examples.As such, make sure the /app/tmp directory in your cake 
installation is writable by the web server user."

I looked at permissions on xampp and all subdirectories and see it is "read 
only."  Assuming this is source of my installation issues, I attempted to 
uncheck the read only and apply.  Nothing changes.  Ditto for CAKE directory 
and its subdirectories. Going to "advanced" properties doesn't help.  I get 
warnings about some sort of  Wizard that will be jeopardized if I allow 
sharing and  went ahead anyway.  Apparently these files are attached to a 
domain and XP will not allow me to change the security and remove the read 
only status.  Any suggestions?

Pittore


----- Original Message ----- 
From: "RichardAtHome" <[EMAIL PROTECTED]>
To: "CakePHP" <cake-php@googlegroups.com>
Sent: Wednesday, September 10, 2008 3:14 AM
Subject: Re: Need help on Install



> First off read this: http://en.wikipedia.org/wiki/Example.com

Example.com is a test domain that you cannot use ;-)

On Sep 10, 4:09 am, "Jerry Ross" <[EMAIL PROTECTED]> wrote:
> Ooopps! It was a false positive. What I actually accidentally got up and
> running washttp://myexample.com
>
> http://www.example.com
>
> and
>
> http://www.example.com/cake_1.1.19.6305/
>
> are still not working. However, on the positive side,
>
> http://localhost/cake_1.1.19.6305/
>
> is working and I have a CAKE RAPID DEVELOPMENT screen telling me It found 
> my
> database config file and that cake is able to connect to my database.
>
> But can someone tell me what I am supposed to see 
> whenhttp://www.example.comstarts to work?
>
> All I get is this:
>
> "You have reached this web page by typing "example.com", "example.net", or
> "example.org" into your web browser.
> These domain names are reserved for use in documentation and are not
> available for registration. See RFC 2606, Section 3."
>
> I am supposing that was NOT what I was suposed to get.
>
> Any suggestions?
>
> Pittore
>
> ----- Original Message -----
> From: "Jerry Ross" <[EMAIL PROTECTED]>
> To: <cake-php@googlegroups.com>
> Sent: Tuesday, September 09, 2008 7:57 PM
> Subject: Re: Need help on Install
>
> > Thanks for all your help...I now have example.com up and running and it
> > looks good. Now onto programming.
>
> > Pittore
> > ----- Original Message -----
> > From: "Donkeybob" <[EMAIL PROTECTED]>
> > To: "CakePHP" <cake-php@googlegroups.com>
> > Sent: Tuesday, September 09, 2008 6:48 AM
> > Subject: Re: Need help on Install
>
> > one word . . . .xampp.
>
> > for xp, it is the beez kneez . . .
>
> > set up is easy and everything is done for you. apache, mysql,
> > php . . . .then edit the httpd.conf to add a virtual host.
>
> > i run many development sites from this configuration
>
> > On Sep 8, 8:09 pm, Pittore <[EMAIL PROTECTED]> wrote:
> >> I have apache2 up and running on my Windows XP Pro laptop
>
> >> I have established the following directory structure:
>
> >> Apache2
> >> htdocs
> >> cake
>
> >> When I typehttp://www.example.com/cakeorhttp://www.example.com/
> >> I get "Page not found"
>
> >> some kind soul sent me these suggestions:
>
> >> 1. Create a simple static VirtualHost under Apache based on the
> >> simplehost
> >> example configuration file
> >> C:\www\Apache22\conf\extra\vhosts\_static\simplehost.com.conf
> >> a. Resave file as mydomain.com.conf, in the same folder, to duplicate
> >> it.
> >> b. Update all occurrences of 'simplehost.com' to 'mydomain.com'
> >> within.
> >> c. Create folder C:\www\Apache22\conf\extra\vhosts\_static\mydomain.com
> >> \
> >> d. Create folder C:\www\vhosts\_static\mydomain.com\ to be used as
> >> the
> >> container for this VirtualHost.
> >> e. Create log folder C:\Apache22\logs\mydomain.com\
>
> >> 2. Unpack cakephp as folder C:\www\vhosts\_static\mydomain.com\cake\
>
> >> 3. Modify this VirtualHost's configuration [mydomain.com.conf] and
> >> change
> >> DocumentRoot from...
> >> DocumentRoot "C:/www/vhosts/_static/mydomain.com"
> >> To...
> >> DocumentRoot "C:/www/vhosts/_static/mydomain.com/cake/app/webroot"
>
> >> 4. Restart Apache.
>
> >> However, I am stuck on step 1a and b...I don't know where to find the
> >> file:
>
> >> 'simplehost.com'
>
> >> any suggestions? Help...I have been trying to configure cake now for
> >> 4 days am getting frustrated.
>
> >> -- Pittore


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to