Sorry,
 
Just worked this out, and for reference this is how 'I' did it (not saying
this is correct!)
 
Edit your .htaccess file and add the following line:
 
RewriteRule ^(install) - [L] 
 
This now allows me to use header("Location:install") in my bootstrap.
 
:-)
 
 
- Robert

  _____  

From: Robert Castley 
Sent: 24 June 2008 22:43
To: Zend Framework - General
Subject: [fw-general] Best practice for installers for applications built on
ZF


Hi All,
 
What is the best practice for web based installers for applications built on
ZF?
 
i.e. before the application can be run some config files need to be written,
the database to be
populated etc.
 
Should this check go in the bootstrap?  If so how does one redirect in there
as Location:install just loops.
 
Thanks in advance,
 
- Robert

________________________________________________________________________
This email has been scanned for all known viruses by the MessageLabs Email
Security Service and the Macro 4 plc internal virus protection system.
________________________________________________________________________

________________________________________________________________________
This email has been scanned for all known viruses by the MessageLabs Email
Security Service and the Macro 4 plc internal virus protection system.
________________________________________________________________________



________________________________________________________________________
This email has been scanned for all known viruses by the MessageLabs Email 
Security Service and the Macro 4 plc internal virus protection system.
________________________________________________________________________

Reply via email to