Re: PHP Setup
- From: Lammi <Lorenz.Lammersdorf@xxxxxxxxx>
- Date: 31 May 2007 04:59:45 -0700
XAMP won't solve your problem because you want PostGres SQL, not MySQL.
of course it will, all he has to do is to active the postgres-dll.
and he gets a clean, accurate installation.
As to your problem. It looks like PHP isn't finding the file. Do you
have your PHPiniDir before the LoadModule statement for PHP?
it should be AFTER the load_module directive.
Also, I
always use forward slashes - they work fine, even in Windows (except the
command processor), and sometimes backslashes cause problems. You might
try putting PHPiniDir "C:/PHP".
you're right, in some cases, php ignores paths given with backslashes
(don't know why).
forward slashes may solve the problem.
regards
.
- Follow-Ups:
- Re: PHP Setup
- From: Jerry Stuckle
- Re: PHP Setup
- References:
- PHP Setup
- From: jm
- Re: PHP Setup
- From: Jerry Stuckle
- PHP Setup
- Prev by Date: Re: OT : filtering the aioe spam
- Next by Date: Help with Php and Regex
- Previous by thread: Re: PHP Setup
- Next by thread: Re: PHP Setup
- Index(es):
Relevant Pages
|