in reply to Re: Debugging tip: Change only one thing at a time (was Re: CGI and ODBC (progress))
in thread CGI and ODBC (progress)
It sounds like you're still changing more than one variable at a time. You can run it under your account in a command-line window without CGI and it works, right? If so, put in CGI and run it in the same command-line window, and it should still run. (The text may be a bit much to dig through, as you'll have your HTML stuff, but that ought not stop you.)
I don't know what Easyphp is, so I can't help you move from that step to the apache configuration, though.
...roboticus
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Resolved (was Re: CGI and ODBC (progress))
by djibel (Novice) on Apr 28, 2010 at 16:19 UTC | |
by Anonymous Monk on Apr 28, 2010 at 18:59 UTC |