Author: asvr90
Description:
Within the maintenance directory, I am trying to run the rebuildall.php script as
follows
php rebuildall.php
This results in the following error
Warning: main(refreshlinks.inc): failed to open stream: No such file or directory
in /home/wiki/public_html/maintenance/rebuildall.php on line 9
Fatal error: main(): Failed opening required 'refreshlinks.inc'
(include_path='.:/home/wiki/public_html:/home/wiki/public_html/includes:/home/wiki/pub
lic_html/languages:/home/wiki/public_html/maintenance')
in /home/wiki/public_html/maintenance/rebuildall.php on line 9
An 'ls' of the maintenance directory shows the file as
refreshLinks.php
i.e. one has a capital L the other doesn't.
Having changed my local rebuildall.php to reference properly, it appears to work ok.
Version: 1.3.x
Severity: normal
OS: Linux
Platform: PC