strange errors from command line vs. web
I have some code that makes a connection to the db. When I run this code
from the command line, it stops at the db connection. If I call the script
from the browser, it works fine. I've changed the permissions and that
didn't work. The db connection is the basic, localhost, root, with no
password.
What else can I try?
Relevant Pages
- Re: [PHP] strange errors from command line vs. web
... standard php. ... > can't run the script from the command line even when I su to root. ... >>> I have some code that makes a connection to the db. ... (php.general) - RE: Dialin problem
... # /etc/ppp/ppp.conf File for dial out modem to ISP and Dial in modem ... # connection to this FBSD system. ... # it's default options profile set to, NO command echo ATE0 and NO ... Edit /etc/ttys to enable a getty on the port where the dialin ... (freebsd-questions) - Re: VFP Updates?
... Try talking ODBC or OleDb and they say HU. ... make up my apps so that what ever they want to run has to be from a command ... kind of connection and assign it the right to do exactly what you want. ... (microsoft.public.fox.programmer.exchange) - Re: [SLE] Setting up DSL on SUSE 10.1
... I won't faint at command line. ... SUSE or Mepis and the non computer oriented PCLinuxOS. ... In some OS's such as MS's the network will be confiured and on. ... on the DSL connection? ... (SuSE) - Re: More ASP.Net Newbie Questions
... The Command is then what you're doing with this connection, ... In regards to your final point, making grids and controls in general do ... > Connection and Recordset objects into, like, 37 different things. ... (microsoft.public.dotnet.framework.aspnet) |
|