Migration site Joomla local XAMPP

marco narciso

New member
XNullUser
Joined
Dec 11, 2024
Messages
2
Reaction score
0
Points
1
Location
Italia
NullCash
6
I migrated my site locally, but in the Joomla 4.3.4 version it reports this error in the /tmp folder which is not writable. Has this happened to anyone before?

xampp windows /htdocs/tmp writable

thanks for help
 

DigitalZa

Member
XNullUser
Joined
Jun 17, 2021
Messages
95
Reaction score
0
Points
6
NullCash
2
I haven't had that issue ever. But on checking my htdocs folder there isnt even a 'tmp' folder.
 

vbctv2005

Well-known member
Diamond
Elite
XNullUser
Joined
Jul 31, 2022
Messages
113
Reaction score
351
Points
63
NullCash
3,126
The tmp folder error has been a known issue since J3. It's not a huge deal. Happens to me on my live site using J5 and I don't even have a tmp folder. The tmp folder is only used and created when you install a extension/plugin, it uses the tmp folder to temporarily put the install files and them deletes them after install.
 

n3oklan

New member
XNullUser
Joined
Apr 27, 2022
Messages
3
Reaction score
0
Points
1
NullCash
6
i'm using Akeeba Backup for migrating sites from local to web - backup with AB and restore with Akeeba Kickstart - i have never solved the fundamental problem of deploying to a new site while maintaining similar versions of PHP and MySQL
 

mizerie

New member
XNullUser
Joined
Aug 29, 2024
Messages
23
Reaction score
2
Points
3
Location
Unix
NullCash
22
go to global config and set path to temp folder to a folder in your PC ( Path to Temp Folder - C:\xampp\htdocs\joomla\tmp)
 
Top