NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
running php from a windows command prompt
Veteran

Joined: 30 Aug 2006
Posts: 116
Reply with quote
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:


Code:
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...
View user's profileFind all posts by rudderSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
Seems you're doing something wrong with php, otherwise it would not try to open a file with "?.conf" name Smile
Please consult with php manual on how to use php.
This forum is for discussions related to PhpED product Smile

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 23 Sep 2007
Posts: 6
Reply with quote
This ancient Win32 mysql bug. Apparently he likes to developers so that it will not be correct. Just copy 'share' directory of your mysql copy in c: \ mysql\share.
View user's profileFind all posts by KupuycSend private message
running php from a windows command prompt
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic