create php package instaler

This is a discussion on create php package instaler within the PHP Language forums, part of the PHP Programming Forums category; hi ... newbie here ! does anyone knows the easies way to create a php package instaler. something like install sheald do!...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-09-2006
ido
 
Posts: n/a
Default create php package instaler

hi ... newbie here !
does anyone knows the easies way to create a php package instaler.
something like install sheald do!

Reply With Quote
  #2 (permalink)  
Old 08-09-2006
Carl Vondrick
 
Posts: n/a
Default Re: create php package instaler

ido wrote:
> hi ... newbie here !
> does anyone knows the easies way to create a php package instaler.
> something like install sheald do!


Something like Fantastico?
Reply With Quote
  #3 (permalink)  
Old 08-09-2006
ido
 
Posts: n/a
Default Re: create php package instaler


Carl Vondrick wrote:
> ido wrote:
> > hi ... newbie here !
> > does anyone knows the easies way to create a php package instaler.
> > something like install sheald do!

>
> Something like Fantastico?


no, actualy i want to create something that can be used to install my
php aplication. so then, i dont have to copy my php aplication script
again to server. and also i dont have to create a database.

its more like installsheald do on .exe aplication.

cmiw

Reply With Quote
  #4 (permalink)  
Old 08-09-2006
Carl Vondrick
 
Posts: n/a
Default Re: create php package instaler


> no, actualy i want to create something that can be used to install my
> php aplication. so then, i dont have to copy my php aplication script
> again to server. and also i dont have to create a database.
>
> its more like installsheald do on .exe aplication.


So you just want an installer? That's relatively simple. Just create a
SQL file with all your MySQL queries to make tables and insert standard
data and something that writes a config file. Boom. Done.
Reply With Quote
  #5 (permalink)  
Old 08-09-2006
Jonathan
 
Posts: n/a
Default Re: create php package instaler

ido wrote:

> no, actualy i want to create something that can be used to install my
> php aplication. so then, i dont have to copy my php aplication script
> again to server. and also i dont have to create a database.
>
> its more like installsheald do on .exe aplication.


Something like this: NSIS (Nullsoft Scriptable Install System):
http://nsis.sourceforge.net/Main_Page

If you prepare everything and include that in your install script it
might work.

Jonathan
Reply With Quote
  #6 (permalink)  
Old 08-09-2006
ido
 
Posts: n/a
Default Re: create php package instaler


Carl Vondrick wrote:
> > no, actualy i want to create something that can be used to install my
> > php aplication. so then, i dont have to copy my php aplication script
> > again to server. and also i dont have to create a database.
> >
> > its more like installsheald do on .exe aplication.

>
> So you just want an installer? That's relatively simple. Just create a
> SQL file with all your MySQL queries to make tables and insert standard
> data and something that writes a config file. Boom. Done.


0k, i'm done with my sql. but how bout my aplication script ?

thanks !

Reply With Quote
  #7 (permalink)  
Old 08-09-2006
ido
 
Posts: n/a
Default Re: create php package instaler


Jonathan wrote:
> ido wrote:
>
> > no, actualy i want to create something that can be used to install my
> > php aplication. so then, i dont have to copy my php aplication script
> > again to server. and also i dont have to create a database.
> >
> > its more like installsheald do on .exe aplication.

>
> Something like this: NSIS (Nullsoft Scriptable Install System):
> http://nsis.sourceforge.net/Main_Page
>
> If you prepare everything and include that in your install script it
> might work.
>
> Jonathan


thanks .. i'll try it !

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:15 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0