ID:               17502
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Windows 2000
 PHP Version:      4.2.1
 New Comment:

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.


Previous Comments:
------------------------------------------------------------------------

[2002-05-29 04:26:34] [EMAIL PROTECTED]

Hello ,
I trying to start service Alerter on my machine.
I am running command "net start Alerter" from my php script.
For example:
<HTML>
<?php exec("net start Alerter"); ?>">
</HTML>

I receive "Access is denied. X-Powered-By: PHP/4.1.2 Content-type:
text/html ">"
What is a problem?
Running
<HTML>
<?php exec("net start"); ?>">
</HTML>
 doesn't cause a problem.
Thanks,
Elena.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17502&edit=1

Reply via email to