Public bug reported: Binary package hint: mydms
Synaptic Package Manager: After upgrade to 1.7.0-1 the next error happend: _convertFileTypes = array(".doc" => "cscript \"" . $this->_rootDir."op/convert_word.js\" {SOURCE} {TARGET}", // ".xls" => "cscript \"".$this->_rootDir."op/convert_excel.js\" {SOURCE} {TARGET}", // ".ppt" => "cscript \"".$this->_rootDir."op/convert_pp.js\" {SOURCE} {TARGET}"); //for linux users $this->_convertFileTypes = array(".doc" => "mswordview -o {TARGET} {SOURCE}"); } } // Overrides default mydms variable values with the new values // gotten from dbconfig-common $settings = new Settings(); $settings->_dbDriver=$dbtype; $settings->_dbDatabase=$dbname; $settings->_dbUser=$dbuser; $settings->_dbPass=$dbpass; ?> Warning: Cannot modify header information - headers already sent by (output started at /usr/share/mydms/www/inc/inc.Settings.php:1) in /usr/share/mydms/www/index.php on line 22 Found that there is no tag <?php in the first row of inc/inc.Settings.php! This fix the error. How could the Synaptic Package Manager change the <?php from inc/inc .Settings-sample.php to <? in inc/inc.Settings.php ** Affects: mydms (Ubuntu) Importance: Undecided Status: New -- mydms 1.7.0-1 in jaunty with missing <?php https://bugs.launchpad.net/bugs/531519 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs