[PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
Hi. I am currently working on a website which uses PHP as an integral programming language as part of it. I am trying to replicate the website’s contents from one ftp server to another but am encountering serious issues in doing so. I’ve spent two days trying to find out the reasons and now

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Ashley Sheridan
On Thu, 2012-08-23 at 18:42 +0100, Suraj Shah wrote: Hi. I am currently working on a website which uses PHP as an integral programming language as part of it. I am trying to replicate the website’s contents from one ftp server to another but am encountering serious issues in doing so.

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
Thanks for your reply Ashley. I’m getting the attached error message which I can’t seem to solve. If it’s just a matter of adding code to use for a library, would this be possible? How do I go about configuring it? Many thanks, Suraj On 23/08/2012 19:08, Ashley Sheridan

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 8:12 PM, Suraj Shah su...@aifa.net wrote: Thanks for your reply Ashley. I’m getting the attached error message which I can’t seem to solve. If it’s just a matter of adding code to use for a library, would this be possible? How do I go about configuring it? Many

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Lester Caine
Suraj Shah wrote: I am currently working on a website which uses PHP as an integral programming language as part of it. I am trying to replicate the website’s contents from one ftp server to another but am encountering serious issues in doing so. I’ve spent two days trying to find out the

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Ashley Sheridan
On Thu, 2012-08-23 at 19:12 +0100, Suraj Shah wrote: Thanks for your reply Ashley. I’m getting the attached error message which I can’t seem to solve. If it’s just a matter of adding code to use for a library, would this be possible? How do I go about configuring it? Many thanks, Suraj

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 19:11, Matijn Woudt tijn...@gmail.com wrote: On Thu, Aug 23, 2012 at 8:12 PM, Suraj Shah su...@aifa.net wrote: Thanks for your reply Ashley. I’m getting the attached error message which I can’t seem to solve. If it’s just a matter of adding code to use for a library, would

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 8:21 PM, Suraj Shah su...@aifa.net wrote: On 23/08/2012 19:11, Matijn Woudt tijn...@gmail.com wrote: On Thu, Aug 23, 2012 at 8:12 PM, Suraj Shah su...@aifa.net wrote: Thanks for your reply Ashley. I’m getting the attached error message which I can’t seem to

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 19:26, Matijn Woudt tijn...@gmail.com wrote: On Thu, Aug 23, 2012 at 8:21 PM, Suraj Shah su...@aifa.net wrote: On 23/08/2012 19:11, Matijn Woudt tijn...@gmail.com http://tijn...@gmail.com wrote: On Thu, Aug 23, 2012 at 8:12 PM, Suraj Shah su...@aifa.net

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
OK thanks Matijn. I’ll google it now and install it. There is a site.php as well as a config.php file in the sub-directory of the old server. I’ve copied these over but not sure why it still doesn’t recognise it. I’ve amended the code to point to the new server as well. Suraj The old

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 19:33, Matijn Woudt tijn...@gmail.com wrote: OK thanks Matijn. I’ll google it now and install it. There is a site.php as well as a config.php file in the sub-directory of the old server. I’ve copied these over but not sure why it still doesn’t recognise it. I’ve amended

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Ashley Sheridan
On Thu, 2012-08-23 at 20:33 +0200, Matijn Woudt wrote: OK thanks Matijn. I’ll google it now and install it. There is a site.php as well as a config.php file in the sub-directory of the old server. I’ve copied these over but not sure why it still doesn’t recognise it. I’ve amended

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 20:12, Ashley Sheridan a...@ashleysheridan.co.uk wrote: On Thu, 2012-08-23 at 20:33 +0200, Matijn Woudt wrote: OK thanks Matijn. I’ll google it now and install it. There is a site.php as well as a config.php file in the sub-directory of the old server. I’ve copied these

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 9:14 PM, Suraj Shah su...@aifa.net wrote: On 23/08/2012 20:12, Ashley Sheridan a...@ashleysheridan.co.uk wrote: On Thu, 2012-08-23 at 20:33 +0200, Matijn Woudt wrote: OK thanks Matijn. I’ll google it now and install it. There is a site.php as well as a

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 9:12 PM, Ashley Sheridan a...@ashleysheridan.co.ukwrote: ** On Thu, 2012-08-23 at 20:33 +0200, Matijn Woudt wrote: OK thanks Matijn. I’ll google it now and install it. There is a site.php as well as a config.php file in the sub-directory of the old server.

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 20:12, Matijn Woudt tijn...@gmail.com wrote: On Thu, Aug 23, 2012 at 9:12 PM, Ashley Sheridan a...@ashleysheridan.co.uk wrote: On Thu, 2012-08-23 at 20:33 +0200, Matijn Woudt wrote: OK thanks Matijn. I’ll google it now and install it. There is a site.php as well as a

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 9:25 PM, Suraj Shah su...@aifa.net wrote: On 23/08/2012 20:12, Matijn Woudt tijn...@gmail.com wrote: On Thu, Aug 23, 2012 at 9:12 PM, Ashley Sheridan a...@ashleysheridan.co.uk wrote: On Thu, 2012-08-23 at 20:33 +0200, Matijn Woudt wrote: OK thanks Matijn.