thaiphan / magento-s3

Use Amazon S3 as the file storage solution for your Magento store
MIT License
64 stars 22 forks source link

Failed opening required 'abstract.php' #10

Closed satyapackirisamy closed 6 years ago

satyapackirisamy commented 6 years ago

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 commented 6 years ago

Hi @satyapackirisamy,

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

Regards,

Thai

satyapackirisamy commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

@thaiphan

Please help me. I need your help so deep

thaiphan commented 6 years ago

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 commented 6 years ago

Hey @satyapackirisamy,

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

Regards,

Thai

satyapackirisamy commented 6 years ago

@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