Hi everyone,
Can I ask a help from this forum about the error that I encountered.
Version OJS 3.1.1
- Description of issue
This page isn’t working
philair.ph is currently unable to handle this request.
HTTP ERROR 500
- Steps you took leading up to the issue
Upgrade the OJS 3.1.1 to the latest version
- What you tried to resolve the issue
I downloaded the the SQL to my Cpanel (GoDaddy) and uploaded to the Wampp phpMyadmin and I encountered an error like Listing is disabled for this query because it exceeds the maximum length.
- Screenshots
- Error log messages if applicable
Listing is disabled for this query because it exceeds the maximum length.
Error
SQL query:
--
-- Database: `philair_ojs2017`
--
-- --------------------------------------------------------
--
-- Table structure for table `access_keys`
--
CREATE TABLE `access_keys` (
`access_key_id` bigint(20) NOT NULL,
`context` varchar(40) NOT NULL,
`key_hash` varchar(40) NOT NULL,
`user_id` bigint(20) NOT NULL,
`assoc_id` bigint(20) DEFAULT NULL,
`expiry_date` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1
MySQL said:
#1046 - No database selected
When I copied the whole data and paste to the localhost/phpmyadmin/ I got this Error…
Problem: A fatal JavaScript error has occurred. Would you like to send an error report?
and Now, I just want to upgrade using the Cpanel terminal in my godaddy server… But, if it fix in localhost it’s nice…
Thanks
You can post in any language, but please note there is a Spanish OJS forum and a German category on this forum.