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

Failed opening required 'abstract.php' #10

Closed
satyapackirisamy opened this issue May 18, 2018 · 8 comments
Closed

Failed opening required 'abstract.php' #10

satyapackirisamy opened this issue May 18, 2018 · 8 comments

Comments

@satyapackirisamy
Copy link

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

@thaiphan
Copy link
Owner

Hi @satyapackirisamy,

How did you install the extension? Did you install using Composer?

Regards,

Thai

@satyapackirisamy
Copy link
Author

Hi @thaiphan

Thanks for your reply,
I uploaded using FTP only. My friend saw the error and he gave me one abstract.php file. When i upload that file it started working. But now i enabled the sync using "php s3_enable.php --yes'. and i created a new product and uploaded an image after save the product the image is not found. It's not saving. Please help me to resolve this.

Regards,

Satya

@thaiphan
Copy link
Owner

Hi @satyapackirisamy,

Have you done the configuration step of the instructions yet?

https://github.com/thaiphan/magento-s3/wiki/Installation#step-1-configure-magento-to-use-your-s3-bucket

Regards,

@satyapackirisamy
Copy link
Author

satyapackirisamy commented May 28, 2018

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

s3
s3config

@satyapackirisamy
Copy link
Author

@thaiphan

Please help me. I need your help so deep

@thaiphan
Copy link
Owner

Hi @satyapackirisamy,

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

@thaiphan
Copy link
Owner

Hey @satyapackirisamy,

I'm closing this issue because I'm tracking it in #4 already. I hope that's okay.

Regards,

Thai

@satyapackirisamy
Copy link
Author

@thaiphan

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants