Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fopetesl
  • Content: Threads
  • Order by date
  1. fopetesl

    Permission denied in Unknown on line 0

    I have switched my OS from Mandrake 10.0CE to Ubuntu 5.10 (Breezy) and now cannot get even a simple php script to run even with exec().. <?php `sudo /sbin/halt`; ?> Trying to execute the script from Opera,(I need for kiosk), I get the following: Code: Warning...
  2. fopetesl

    Is there a CD in the drive? (LINUX)

    Hi all. Newbie here to PHP (V4.3.3). I run a Bash script to check if CD has been inserted into drive: $restoreit = system(`/var/www/html/cd2db1`, $retval); echo "&result=$restoreit"; break; and read the "echo" result in Flash. I can see/read "&result=" but nothing else, ($restoreit always a...

Part and Inventory Search

Back
Top