Re: [phpwslistings-dev] demo site
Brought to you by:
rizzo,
wendall911
From: Don S. <do...@se...> - 2003-03-06 20:25:53
|
OK in our group dir /home/groups/p/ph/phpwslistings there is a bin dir with restore.sh. It's even been battle tested because when I was trying to test it I forgot to comment out the rm-rf line so I had to restore. It gets errors because we need to file an SR with sf.net staff to do some jazz with dir permissions. That's because apache writes file so that we can't delete them. Although we don't need to delete them really. So we can leave it as is for now. Don. On Thu, 6 Mar 2003, Don Seiler wrote: > Yeah I actually will take a mysqldump with the --add-drop-tables in there > so that script will be used to recreate the database. sourceforge won't > let us drop and recreate databases. > > Then yeah I was going to rm -rf demo in the htdocs dir and then untar the > saved demo dir tar that I take. > > That should set us up nicely. > > The demo site is up and Mike is adding some things in. > > Don. > > On Thu, 6 Mar 2003 ad...@tu... wrote: > > > Attached is a flushdata script that Jeremy uses for the demo site. I > > edited it a bit and tried it out and it seemed to work. It is meant to > > drop an entire database though, so it renews an entire phpwebsite > > instance, not just the module. I can write one in the next few days that > > renews specific tables within a database and handles file replacement. > > > > About file replacement, would you want to run a 'rm -rf *' in a cron on > > your server? As long as the path in the script is set right...everything > > should be fine :) Just let me know what you think. > > > > Adam > > > > > OK the database is active so I'll try and sneak in the setup at work this > > > morning. > > > > > > Don. > > > > > > On Thu, 6 Mar 2003, Don Seiler wrote: > > > > > >> The current release only has one type of item. But yeah once I'm done > > >> with 0.2.0 we'll have to setup an expanded demo. > > >> > > >> Thanks, > > >> Don. > > >> > > >> On Thu, 6 Mar 2003 ad...@tu... wrote: > > >> > > >> > > Adam, does the phpws crew have a script already that they use? > > >> > > > >> > Yes, I believe I can scrounge something up. > > >> > > > >> > The module can handle more than one type of item correct? Why not > > >> show a > > >> > real estate demo, car dealership demo, and another random one? Just a > > >> > suggestion. > > >> > > > >> > Also, I'll look more closely at the phpwslistings source code. I can > > >> be a > > >> > good resource when it comes to coding and design, especially for > > >> phpws. > > >> > > > >> > Adam > > >> > > > >> > --------------------------------------------------------------------- > > >> > Adam Morton > > >> > Developer - Electronic Student Services > > >> > http://phpwebsite.appstate.edu > > >> > Founder - Appalachian Linux Users Group > > >> > http://alug.appstate.edu > > >> > > > >> > > > >> > > > >> > ------------------------------------------------------- > > >> > This SF.net email is sponsored by: Etnus, makers of TotalView, The > > >> debugger > > >> > for complex code. Debugging C/C++ programs can leave you feeling lost > > >> and > > >> > disoriented. TotalView can help you find your way. Available on major > > >> UNIX > > >> > and Linux platforms. Try it free. www.etnus.com > > >> > _______________________________________________ > > >> > phpwslistings-developers mailing list > > >> > php...@li... > > >> > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > >> > > > >> > > > >> > > > >> > > >> > > >> ------------------------------------------------------- > > >> This SF.net email is sponsored by: Etnus, makers of TotalView, The > > >> debugger > > >> for complex code. Debugging C/C++ programs can leave you feeling lost > > >> and > > >> disoriented. TotalView can help you find your way. Available on major > > >> UNIX > > >> and Linux platforms. Try it free. www.etnus.com > > >> _______________________________________________ > > >> phpwslistings-developers mailing list > > >> php...@li... > > >> https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > >> > > >> > > >> > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: Etnus, makers of TotalView, The > > > debugger > > > for complex code. Debugging C/C++ programs can leave you feeling lost and > > > disoriented. TotalView can help you find your way. Available on major UNIX > > > and Linux platforms. Try it free. www.etnus.com > > > _______________________________________________ > > > phpwslistings-developers mailing list > > > php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > > > > > > > --------------------------------------------------------------------- > > Adam Morton > > Developer - Electronic Student Services > > http://phpwebsite.appstate.edu > > Founder - Appalachian Linux Users Group > > http://alug.appstate.edu > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > phpwslistings-developers mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > |