[Libcgi-general] please solve my problem when i use my system application API to get entry in /proc/
Brought to you by:
rafaelsteil
From: kishan g. <kis...@gm...> - 2005-08-14 06:42:51
|
hi everybody, I Had a small problem during intergration of API with my mozilla brow= ser. I am using libcgi-1.0 as the paramter passing to the API's.I am using one application API which is used to add entry in the /proc/ directory. i am using system() cmd for calling the system api and adding the entry in the /proc directory. when i am sending the data or values to the API's from the Html browser i am not able to execute the system cmd and it is failing. but when i execute the same API on the system terminal or bash it works perfectly but when i use the html browser it is not working. in CGI file i used setuid(0); i had given permissions superuser for the browser. So please anybody help me in getting work to get entry in the /proc/ directory when i call the API through the HTML browser. regards=20 kishan --=20 kishan g software traniee vedams software pvt ltd, hyderbad. |