-
Notifications
You must be signed in to change notification settings - Fork 22
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
Failed opening required 'abstract.php' #10
Comments
How did you install the extension? Did you install using Composer? Regards, Thai |
Hi @thaiphan Thanks for your reply, Regards, Satya |
Have you done the configuration step of the instructions yet? Regards, |
Hi @thaiphan I have done the fist step of configuration. I run the script "php s3_config.php \ --access-key-id xxxxxxxxxxxxxxx \ --secret-key xxxxxxxxxxxxxxxxxxxxxx \ --bucket magento-mumbai \ --region ap-south-1" inside the shell folder. My bucket region is mumbai. I did small customization in your config file, i just add mumbai region code, s3.php and s3_config.php respectively |
Please help me. I need your help so deep |
Okay I know your problem. As described in #4, my extension doesn't support the Bombay region at the moment sorry. :( I'll try and see if I can build it this weekend. Best I can do. Regards, Thai |
Hey @satyapackirisamy, I'm closing this issue because I'm tracking it in #4 already. I hope that's okay. Regards, Thai |
Thank you for your reply. And if you can able to so it for mumbai region please do it for me. It could save my life. Thanks and regards, Satya |
I Uploaded the module in my magento, when i try to run the script it shows the below error:
PHP Warning: require_once(abstract.php): failed to open stream: No such file or directory in /magento/shell/s3_config.php on line 2
PHP Fatal error: require_once(): Failed opening required 'abstract.php' (include_path='.:/usr/share/php:/usr/share/pear') in /magento/shell/s3_config.php on line 2
The text was updated successfully, but these errors were encountered: