Re: [PHP-WIN] PHP or Apache isn't playing nice

2003-02-12 Thread Rico Derks
Hi, I forgot something. Check your php.ini where your includes are stored. Cheers, RICO. At 00:27 13/02/2003, o-juice wrote: Hello. I've got the following set-up and working at home (on a Win98SE workstation): Apache 2.0.43 PHP 4.2.1 For some reason the following code (which works fine on my

Re: [PHP-WIN] PHP or Apache isn't playing nice

2003-02-12 Thread Rico Derks
Hi, Try removing the ../ part from the include functions. I had more or less the same problem! Cheers, RICO. At 00:27 13/02/2003, o-juice wrote: Hello. I've got the following set-up and working at home (on a Win98SE workstation): Apache 2.0.43 PHP 4.2.1 For some reason the following code (whi

RE: [PHP-WIN] PHP or Apache isn't playing nice

2003-02-12 Thread Chris Kranz
This may just be me, and I could be wrong, but I've had problems with relative paths and such using windows boxes before. Windows had always been an ass to me on this. You may need to try specifying the directory absolutely. Are you getting any error messages? chris kranz fatcuban.com -Or