I try to create a new store in another server (because I am having issues with the older one).
When I finish to set up the admin acount, I got this error:
Warning: fopen(E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda/config.php) [function.fopen]: failed to open stream: Permission denied in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php on line 42
Warning: fwrite(): supplied argument is not a valid stream resource in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php on line 44
Warning: fclose(): supplied argument is not a valid stream resource in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php on line 46
Warning: fopen(E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda/admin/config.php) [function.fopen]: failed to open stream: Permission denied in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php on line 81
Warning: fwrite(): supplied argument is not a valid stream resource in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php on line 83
Warning: fclose(): supplied argument is not a valid stream resource in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php on line 85
Warning: Cannot modify header information - headers already sent by (output started at E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php:42) in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\system\engine\controller.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\install\controller\step_3.php:42) in E:\inetpub\vhosts\viadas.com.mx\httpdocs\Tienda\system\engine\controller.php on line 29
http://www.viadas.com.mx/Tienda/install ... ute=step_3
Can you help me ?
