PHP Debugger

Status
Not open for further replies.

icewyche

New Member
Messages
3
Reaction score
0
Points
0
Dear all,

I appear to be stumped... I wish to debug my php scripts but they call to a MySQL server. Now I could either set up a test server and install MySQL, php, apache etc. and either DBG or Zend Core, or install a debugger onto the remote server.

The MySQL database needs to be online and accessible, hence my reason for choosing x10 to host my site.

I know from searching the forums that requests will be made for installable extentions to the server and that Zend Optimiser is available for php intermediate version (which I have).

My question is this... What is available in the way of remote debugging? Are there any extentions installed? Or if necessary, I can install apache and php debugger on a test machine though will need to point to the mysql server (I am on absolut), so will need to know the server address?

My head hurts, i've had too much instant coffee, the day has only just begun, please can somebody get me some Neurofen!?
 
Last edited:

Scott

New Member
Messages
2,093
Reaction score
0
Points
0
We do not allow remote MySQL connections. When did you upgrade to intermediate?
 
Status
Not open for further replies.
Top