Opened 5 years ago

Closed 5 years ago

#1485431 closed Bugs (fixed)

msgimport.sh is unusable

Reported by: tensor Owned by:
Priority: 5 Milestone: 0.2-stable
Component: PHP backend Version: 0.2-beta
Severity: normal Keywords:
Cc:

Description

Whan I run ./msgimport.sh I get:

Warning: require_once(/var/www/web13/web/bin/program/include/iniset.php): failed to open stream: No such file or directory in /var/www/web13/web/bin/msgimport.sh on line 7

Fatal error: require_once(): Failed opening required '/var/www/web13/web/bin/program/include/iniset.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/web13/web/bin/msgimport.sh on line 7

Attachments (1)

import.patch (517 bytes) - added by tensor 5 years ago.
patch to allow calling msgimport.sh from any directory

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by tensor

patch to allow calling msgimport.sh from any directory

comment:1 Changed 5 years ago by alec

  • Component changed from Client Scripts to PHP backend
  • Milestone changed from later to 0.2-stable
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [ab8b4474].

Note: See TracTickets for help on using tickets.