rlaager / docsis

This program encodes a DOCSIS binary configuration file from a human-readable text configuration file.
http://docsis.sourceforge.net
GNU General Public License v2.0
115 stars 70 forks source link

Issue in decoding configuration file #71

Open DhiviyaSampath opened 3 years ago

DhiviyaSampath commented 3 years ago

Hi, I am trying to decode a configuration file using the command 'docsis -d mac.cfg' in CentOS it works successfully. However , when I use the same command in PHP and execute the php file via browser , I get the return status 139 and only partial file is decoded.