Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix update script #165

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Fix update script #165

merged 1 commit into from
Jan 31, 2023

Conversation

nicholasray
Copy link
Contributor

The update script currently results in the following error:

"Script 'maintenance/update.php' not found (tried path '/var/www/html/w/maintenance/maintenance/update.php' and class 'maintenance/update\php')."

This commit updates the update script to avoid this error.

The update script currently results in the following error:

"Script 'maintenance/update.php' not found (tried path '/var/www/html/w/maintenance/maintenance/update.php' and class 'maintenance/update\php')."

This commit updates the update script to avoid this error.
Copy link
Member

@jdlrobson jdlrobson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW I usually just run php maintenance/update.php directly.

@nicholasray nicholasray merged commit 4e4202b into main Jan 31, 2023
@nicholasray nicholasray deleted the fix-update-script branch January 31, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants