soulfain Posted February 9, 2009 Share Posted February 9, 2009 Hello, I want to install osCommerce 2.2 on the new server I have already bought. Everything is configured fine but during installation (after step with database connection) I have to specify the WWW Address and Webserver Root Directory. Here is what osCommerce suggest me to fill: WWW Address:http://www.ambreezepoland.com\\H...\www\ Webserver Root Directory: //HOSTING/DFS/20/5/0/3/2023466305/user/sites/mysite.com/www/ In my opinion it should be WWW Address: http://www.mysite.com/ Webserver Root Directory: sites/mysite.com/www/ But if I change these values or even leave them without any changing, I get these errors after final step: Warning: fopen(//HOSTING/DFS/20/5/0/3/2023466305/user/sites/mysite.com/www/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in \\HOSTING\DFS\20\5\0\3\2023466305\user\sites\mysite.com\www\install\templates\pages\install_4.php on line 116 Warning: fputs(): supplied argument is not a valid stream resource in \\HOSTING\DFS\20\5\0\3\2023466305\user\sites\mysite.com\www\install\templates\pages\install_4.php on line 117 Warning: fclose(): supplied argument is not a valid stream resource in \\HOSTING\DFS\20\5\0\3\2023466305\user\sites\mysite.com\www\install\templates\pages\install_4.php on line 118 Warning: fopen(//HOSTING/DFS/20/5/0/3/2023466305/user/sites/mysite.com/www/admin/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in \\HOSTING\DFS\20\5\0\3\2023466305\user\sites\mysite.com\www\install\templates\pages\install_4.php on line 152 Warning: fputs(): supplied argument is not a valid stream resource in \\HOSTING\DFS\20\5\0\3\2023466305\user\sites\mysite.com\www\install\templates\pages\install_4.php on line 153 Warning: fclose(): supplied argument is not a valid stream resource in \\HOSTING\DFS\20\5\0\3\2023466305\user\sites\mysite.com\www\install\templates\pages\install_4.php on line 154 The installation and configuration was successful! I don't know if it's the server's or my fault... Please help, Greetings, Soulfain Link to comment Share on other sites More sharing options...
rocdy Posted February 9, 2009 Share Posted February 9, 2009 Hello, I want to install osCommerce 2.2 on the new server I have already bought. Everything is configured fine but during installation (after step with database connection) I have to specify the WWW Address and Webserver Root Directory. Here is what osCommerce suggest me to fill: In my opinion it should be WWW Address: http://www.mysite.com/ Webserver Root Directory: sites/mysite.com/www/ But if I change these values or even leave them without any changing, I get these errors after final step: I don't know if it's the server's or my fault... Please help, Greetings, Soulfain i have some tips. I always do the installation on my localhost first and do the addon that suitable for my website(don't forget to remove the install forder after installation). After all the bug fixed, then i will upload to my web hosting and just edit the configure.php file. I hope that can give you some idea. Rocdy Beginner in php programming and still learning from this forums. Special thanks for Oscommerce Community Forums that help me a lot. :-) Link to comment Share on other sites More sharing options...
soulfain Posted February 9, 2009 Author Share Posted February 9, 2009 i have some tips. I always do the installation on my localhost first and do the addon that suitable for my website(don't forget to remove the install forder after installation). After all the bug fixed, then i will upload to my web hosting and just edit the configure.php file. I hope that can give you some idea. Hm but during installation on localhost there's many different things like database name, server etc. how to change them after installation? I see too many config/configuration files ;) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.