the web application is something similar to the webinterface for your
wirelss router at home.
i'll install it on an embedded system for a project.
the web application should run applications (written in c) on the
server and also change some text files,
i'm using encrypted txt files to communicate between different
software modules on the server and save configurations.
since the server will have maxiumum 5 clients, i don't need database.
i'm new for php, do you think i'm missing something here?
On Jan 2, 2:52 pm, Smelly_Eddie <OlliT...@gmail.com> wrote:
> Aus
>
> The platform shouldnt matter in terms of design so Long as your not
> using any proprietary formats like frontpage extensions or asp.
>
> If you application is PHP, HTML and CSS then your only concern should
> be the browsers your visitors will use.
>
> If your not using Mysql, what backend are you using for CakePHP? If
> your using something else than there will be some minor configuration
> changes but Cake's DBO layer should handle the difference among
> various databases.
>
> On Jan 2, 5:55 am, Aus <awsra...@gmail.com> wrote:
>
>
>
> > Thanks alot, very informative,
>
> > to be more specific, if i want to do the webdesign with dreamweaver
> > and do some coding also on my windows box,
> > from your explaination, it should be possible to migrate the website
> > to the LAMPS box later, if the libraries are ok, right?
>
> > my consern is about graphics and design, is it ok to send over
> > platfroms?
> > thanks alot!
>
> > On Jan 2, 10:50 am, WebbedIT <p...@webbedit.co.uk> wrote:
>
> > > This should not be an issue at all, just keep an eye out for case
> > > sensitive filenames when swtiching between *nix and windows. Most
> > > developers use local environments and benefit from faster development
> > > times by not having to upload files to test edits every time.
>
> > > I run my own hosting company so develop live on my servers using
> > > temporary dev domains, but used to develop locally and I am thinking
> > > about setting up a local web server as I have a few lying around.
>
> > > Are you likely to be working on one or multiple projects? If just one
> > > then I would suggest you try and setup your local environment to match
> > > your production environment as closely as possible.
>
> > > If you are working on multiple projects and the production sites will
> > > be uploaded to various client hosting environments, this is never
> > > going to be possible, just try to work with as standard a
> > > configuration as possible (i.e. dont rely on libraries that clients
> > > may not have available with their hosting solutions).- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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 cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment