help for duplication website
- GK User
- Sun Jun 09, 2013 3:40 pm
Hi, i did a duplicate for the website that i boult with gk_finance_business but i have a big problem,
when i try to install componets or module in the copyed webiste i recieve this message:
JFolder::create: Could not create directory
Warning: Failed to move file!
The original website is http://www.fiorucciarredamenti.it
the copy, where i recieve the error message is http://www.fiorucciarredamenti.it/en
I tried to change the configuration php file of the copyed website in:
public $log_path = '/web/htdocs/www.fiorucciarredamenti.it/en/home/logs';
public $tmp_path = '/web/htdocs/www.fiorucciarredamenti.it/en/home/tmp';
but i continue to have the same problem.. can u help me?
when i try to install componets or module in the copyed webiste i recieve this message:
JFolder::create: Could not create directory
Warning: Failed to move file!
The original website is http://www.fiorucciarredamenti.it
the copy, where i recieve the error message is http://www.fiorucciarredamenti.it/en
I tried to change the configuration php file of the copyed website in:
public $log_path = '/web/htdocs/www.fiorucciarredamenti.it/en/home/logs';
public $tmp_path = '/web/htdocs/www.fiorucciarredamenti.it/en/home/tmp';
but i continue to have the same problem.. can u help me?
-
- Gold Boarder
- GK User
- Sun Jun 09, 2013 4:32 pm
Hi, have you used Akeeba Backup ? This is the best solution to backup webpage / make clone it has option to check all settings.
Create a empty path.php file and copy to them this code:
Then copy this file to your /en folder and run it! you'll see good path for joomla
Create a empty path.php file and copy to them this code:
- Code: Select all
<?php
echo getcwd() . "\n";
?>
Then copy this file to your /en folder and run it! you'll see good path for joomla
-
- Platinum Boarder
- GK User
- Sun Jun 09, 2013 4:34 pm
About: JFolder::create: Could not create directory
Read this topic: http://forum.joomla.org/viewtopic.php?t=252418
Read this topic: http://forum.joomla.org/viewtopic.php?t=252418
-
- Platinum Boarder
- GK User
- Sun Jun 09, 2013 4:39 pm
By the way, why you create another installation for english version? Joomla 2.5 have multi-language feature.
-
- Platinum Boarder
- GK User
- Sun Jun 09, 2013 8:50 pm
ok i made a php page with the code u siad.. then i addet it to the en folder but when i go to type http://www.fiorucciarredamenti.it/en i see not the path.. why?
how can i do?
how can i do?
-
- Gold Boarder
- GK User
- Sun Jun 09, 2013 9:48 pm
ops.. sorry it works!!!
tnx so much!
now i know the right path and the configuration works good now
tnx again
tnx so much!
now i know the right path and the configuration works good now
tnx again
-
- Gold Boarder
6 posts
• Page 1 of 1