I recently faced a technical issue while doing development in windows environment.
I tried to import shipping method rates & table rates in Magento 2.
That action threw me an error which said,
“The file “C:/Windows/Temp/E:/wamp/tmp/php9B36.tmp” doesn’t exist”
I audit my code again and found everything was correct. But then I realized, that I was working in windows environment.
The default upload file temp directory set in php.ini
by WAMP is accurate location.But, I changed it to this setting.
I found this line:
1 |
upload_tmp_dir = "E:/wamp/tmp" |
& change it with this characters:
1 |
upload_tmp_dir = "C:/Windows/Temp" |
Then, I saved the file & restart apache.
After uploading the file, it worked for me. VOILA!
[crayon-63d3e50ce868d062067093/] Using above fucntion Images can be imported directly from...
Override view block using di.xml and add the below code...
You can check a list of called layout XML for...
Follow the below steps to install and set up PWA...
If you want to remove all leading zero's from order,...
Let our Magento expert connect to discuss your requirement.
We offer Magento
certified developers.
Our Magento clientele
is 500+.
We sign NDA for the
security of your projects.
We’ve performed 100+
Magento migration projects.
Free quotation
on your project.
Three months warranty on
code developed by us.