I'm curious, if we have PHPEd installed do we still need to install PHP itself if we want to run some command line scripts or local scripts?
I added Nusphere's php/ folder to my windows path and when I try to execute PHP scripts that connect to mysql I get an error that looks like:
File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2)
Character set '#192' is not a compiled character set and is not specified in the
'c:\mysql\share\charsets\Index' file |
I'm running this from a windows command prompt...