Re: [nyphp-talk] PHP Blogs, Multiple Blogs

2009-02-15 Thread Joey Derrico
I have never had an issue with installing WP on a windows server. I still prefer it on a linux server, but never had a problem on a WIndows server Joey Derrico Brian Williams wrote: Wordpress is not the only game in town. -- Aj. and it's an utter pain in the you-know-what if

Re: [nyphp-talk] slow php

2009-02-15 Thread Anirudh Zala
On Saturday 14 Feb 2009 2:01:58 am Nicholas Hart wrote: > I have a php 'cron job' script which is inserting some records. It uses > arrays to store 12 field records along with several nested loops in which > it tests various currency values from a separate 4 field table and sorts > them to get the

Re: [nyphp-talk] Recycling of ini files

2009-02-15 Thread Tim Lieberman
On Feb 15, 2009, at 11:20 AM, Justin Dearing wrote: Well try to reuse the php.ini files and check the log too see what breaks,etc. Also, if your ini files are similar to the stock ones in terms of layout use diff. Better yet find a gui merge tool. I use winmerge on windows. I'm sure java or x11

Re: [nyphp-talk] Recycling of ini files

2009-02-15 Thread Justin Dearing
Well try to reuse the php.ini files and check the log too see what breaks,etc. Also, if your ini files are similar to the stock ones in terms of layout use diff. Better yet find a gui merge tool. I use winmerge on windows. I'm sure java or x11 ones exist. On 2/15/09, David Krings wrote: > Hello!

[nyphp-talk] Recycling of ini files

2009-02-15 Thread David Krings
Hello! Yesterday I applied patches and upgrades to my servers (Apache, MySQL, PHP) and while that worked out nicely except that I yet again have to recreate all the MySQL user accounts (in my case it is only a few, so I will survive) I wondered about the following: Can I recycle the ini/conf f