Re: Insallation

2008-05-12 Thread [EMAIL PROTECTED]


Oups, I thought appserve was some kind of physlcal server (like those
smart NAS boxes with apache and php).
WAMP should work like dream with Cake.
Phpmyadmin usually does ask for a password... your mysql password. It
is probably documented in appserve what it was set to at installation.



On May 12, 12:51 pm, Killmon <[EMAIL PROTECTED]> wrote:
> On May 12, 3:36 am, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > I am not familiar with appserv but you seem to be running a very picky
> > version of PHP 5 that complains about everything in CakePHP 1.1 that
> > is not in accord with the Strict standards of PHP 5. (Cake is still
> > being developed for both PHPp4 and 5)
>
> > The only wild guess I can provide on the subject is to make absolutely
> > sure you are letting CakePHP override Apache and PHP settings. And
> > also of-course that all the .htaccess-files have actually being copied
> > to the server.
>
> > On May 12, 1:31 am, Killmon <[EMAIL PROTECTED]> wrote:
>
> >I will give them a try Thanks!
>
> Allthough, my impression is that WAMP is the same thing as appserv ( a
> stand alone package of Msql, appache, phpadmin, php) I supose WAMP may
> be better configured for cake out of the box, So awway I go! Has
> anyone heard of phpadmin asking for a login frm the start?
>
>  > I am new to php and is why I want to install cakephp (to play with
> it
>
> > > alittle), however, I am far from new to computing and html. I am
> > > general a quick study and if I have access to the the correct info and
> > > able to execute with little trouble.
>
> > But if this is what you are after then why bother? Not with Cake but
> > with this server-setup. The absolutely fastest way to get a full
> > development kit set up is to install WAMP or MAMP (for WIndows of Mac
> > OS). This is a standalone (and standard-configuration) apache/php/
> > mysql phpmyadmin... kit you run on your computer. Following the
> > installation guide for Cake should work perfectly with these and you
> > don't need to have a home server running.
>
> > This will also provide you with a working examples of all the
> > configurations. You can check and tweak them and also try to set your
> > server up with similar settings.
>
> > /Martin
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Insallation

2008-05-12 Thread Killmon



On May 12, 3:36 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> I am not familiar with appserv but you seem to be running a very picky
> version of PHP 5 that complains about everything in CakePHP 1.1 that
> is not in accord with the Strict standards of PHP 5. (Cake is still
> being developed for both PHPp4 and 5)
>
> The only wild guess I can provide on the subject is to make absolutely
> sure you are letting CakePHP override Apache and PHP settings. And
> also of-course that all the .htaccess-files have actually being copied
> to the server.
>
> On May 12, 1:31 am, Killmon <[EMAIL PROTECTED]> wrote:
>
>I will give them a try Thanks!

Allthough, my impression is that WAMP is the same thing as appserv ( a
stand alone package of Msql, appache, phpadmin, php) I supose WAMP may
be better configured for cake out of the box, So awway I go! Has
anyone heard of phpadmin asking for a login frm the start?

 > I am new to php and is why I want to install cakephp (to play with
it
> > alittle), however, I am far from new to computing and html. I am
> > general a quick study and if I have access to the the correct info and
> > able to execute with little trouble.
>
> But if this is what you are after then why bother? Not with Cake but
> with this server-setup. The absolutely fastest way to get a full
> development kit set up is to install WAMP or MAMP (for WIndows of Mac
> OS). This is a standalone (and standard-configuration) apache/php/
> mysql phpmyadmin... kit you run on your computer. Following the
> installation guide for Cake should work perfectly with these and you
> don't need to have a home server running.
>
> This will also provide you with a working examples of all the
> configurations. You can check and tweak them and also try to set your
> server up with similar settings.
>
> /Martin

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Insallation

2008-05-12 Thread [EMAIL PROTECTED]

I am not familiar with appserv but you seem to be running a very picky
version of PHP 5 that complains about everything in CakePHP 1.1 that
is not in accord with the Strict standards of PHP 5. (Cake is still
being developed for both PHPp4 and 5)

The only wild guess I can provide on the subject is to make absolutely
sure you are letting CakePHP override Apache and PHP settings. And
also of-course that all the .htaccess-files have actually being copied
to the server.


On May 12, 1:31 am, Killmon <[EMAIL PROTECTED]> wrote:
> I am new to php and is why I want to install cakephp (to play with it
> alittle), however, I am far from new to computing and html. I am
> general a quick study and if I have access to the the correct info and
> able to execute with little trouble.

But if this is what you are after then why bother? Not with Cake but
with this server-setup. The absolutely fastest way to get a full
development kit set up is to install WAMP or MAMP (for WIndows of Mac
OS). This is a standalone (and standard-configuration) apache/php/
mysql phpmyadmin... kit you run on your computer. Following the
installation guide for Cake should work perfectly with these and you
don't need to have a home server running.

This will also provide you with a working examples of all the
configurations. You can check and tweak them and also try to set your
server up with similar settings.

/Martin
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Insallation

2008-05-11 Thread Killmon

I have been atempting to install Cakephp (newest stable) on a appserv
(appache) home server.

I have to (it seems very common issues) issues:

1. when I point apache to the root in which I place cake I get the php
error-log in my browser. i have edited the php.ini file to all ,and
the only difference is whether I get _STRICT errors or Deprecated
errors (seen at the bottom of this post).

My other issue is that if I try to point the webroot to the appserv
default root (www) it comes up fine but when I atempt to access
phpadmin 2.10 link, it pops up with a username and login prompt for a
username and login I do not have?

I would like someone to

A. explain what they think the problem is

And,

B. explain the solution.

I have done (to the be4st of my ability) everything that I have found
on the posts, literally installed and reinstalled on the server
software and cake 40 times. edited the .conf files and .ini files as
per every post I have found. The problem is many times on the posts
the folks are not very discriptive with their solutions.


I am new to php and is why I want to install cakephp (to play with it
alittle), however, I am far from new to computing and html. I am
general a quick study and if I have access to the the correct info and
able to execute with little trouble.

the issue is not one of app versions (unless cake does not run with
the appserv bundle) the error log could be a placement issue, but that
does not address the login prompt.


Thanks for your assistance.







ERROR REPORT:

Strict Standards: Redefining already defined constructor for class
Object in I:\AppServ\www\cake\cake\libs\object.php on line 69

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\object.php on line 94

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\security.php on line 48

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\inflector.php on line 65

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\configure.php on line 89

Strict Standards: Non-static method Configure::getInstance() should
not be called statically in I:\AppServ\www\cake\cake\bootstrap.php on
line 43

Strict Standards: Non-static method Configure::write() should not be
called statically in I:\AppServ\www\cake\cake\bootstrap.php on line 82

Strict Standards: Non-static method Configure::getInstance() should
not be called statically in I:\AppServ\www\cake\cake\libs
\configure.php on line 108

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\dispatcher.php on line 157

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\dispatcher.php on line 221

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\controller\controller.php
on line 308

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\controller\controller.php
on line 347

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\controller\controller.php
on line 535

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\controller\controller.php
on line 805

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\controller\component.php
on line 128

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\view\view.php on line 686

Deprecated: Assigning the return value of new by reference is
deprecated in I:\AppServ\www\cake\cake\libs\class_registry.php on line
55

Strict Standards: Non-static method Inflector::camelize() should not
be called statically, assuming $this from incompatible context in I:
\AppServ\www\cake\cake\dispatcher.php on line 89

Strict Standards: Non-static method Configure::getInstance() should
not be called statically in I:\AppServ\www\cake\cake\basics.php on
line 276

Strict Standards: Non-static method Inflector::underscore() should not
be called statically in I:\AppServ\www\cake\cake\basics.php on line
290

Strict Standards: Non-static method Inflector::underscore() should not
be called statically, assuming $this from incompatible context in I:
\AppServ\www\cake\cake\libs\controller\controller.php on line 243

Strict Standards: Non-static method Inflector::classify() should not
be called statically, assuming $this from incompatible context in I:
\AppServ\www\cake\cake\libs\controller\controller.php on line 246

Strict Standards: Non-static method Inflector::camelize() should not
be called statically, assuming $this from incompatible context in I:
\AppServ\www\cake\cake\libs\inflector.php on line 397

Strict Standards: Non-static method Infl