Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 9:25 PM, Suraj Shah wrote: > > > On 23/08/2012 20:12, "Matijn Woudt" wrote: > > > > On Thu, Aug 23, 2012 at 9:12 PM, Ashley Sheridan > wrote: > > > On Thu, 2012-08-23 at 20:33 +0200, Matijn Woudt wrote: > >> >> OK thanks Matijn. >> >> I’ll google it now and install it. >>

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 20:12, "Matijn Woudt" wrote: On Thu, Aug 23, 2012 at 9:12 PM, Ashley Sheridan 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 o

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 9:12 PM, Ashley Sheridan 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 cop

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 9:14 PM, Suraj Shah wrote: > > > > On 23/08/2012 20:12, "Ashley Sheridan" 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 su

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 20:12, "Ashley Sheridan" 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 over but not sure

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

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 19:33, "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 t

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 T

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 19:26, "Matijn Woudt" wrote: On Thu, Aug 23, 2012 at 8:21 PM, Suraj Shah wrote: On 23/08/2012 19:11, "Matijn Woudt" http://tijn...@gmail.com> > wrote: > On Thu, Aug 23, 2012 at 8:12 PM, Suraj Shah > wrote: >> Thanks for your reply Ashley. >> >> I’m

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 8:21 PM, Suraj Shah wrote: > > > > On 23/08/2012 19:11, "Matijn Woudt" wrote: > > > On Thu, Aug 23, 2012 at 8:12 PM, 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 m

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Suraj Shah
On 23/08/2012 19:11, "Matijn Woudt" wrote: > On Thu, Aug 23, 2012 at 8:12 PM, 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? >> H

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, >

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 rea

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Matijn Woudt
On Thu, Aug 23, 2012 at 8:12 PM, 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, > S

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" wrote: On Thu, 20

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 doin

[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 th