problem in installing phpshop
Posted: Tue Jan 25, 2005 11:28 pm
System Information
PHP built On: Windows NT MANNAN 5.1 build 2600
Database Version: 3.23.47-nt
PHP Version: 4.3.10
Web Server: Apache/1.3.23 (Win32)
WebServer to PHP interface: cgi-fcgi
---------------------------------------------------------
(1)
define('PS_BASE', '/home/phpshop/');
what does "home" mean? does home folder is same as htdocs folder is?
as our web root folder is "htdocs"
(2)
Create the directory under your web root folder where the phpShop
controller (and other needed files) will be installed. what does this mean?
/var/www/html/demo/ -> this is for what
cp -r /home/phpshop/htdocs/* /var/www/html/demo/ -> this is for what
can any one help me out ?
PHP built On: Windows NT MANNAN 5.1 build 2600
Database Version: 3.23.47-nt
PHP Version: 4.3.10
Web Server: Apache/1.3.23 (Win32)
WebServer to PHP interface: cgi-fcgi
---------------------------------------------------------
(1)
define('PS_BASE', '/home/phpshop/');
what does "home" mean? does home folder is same as htdocs folder is?
as our web root folder is "htdocs"
(2)
Create the directory under your web root folder where the phpShop
controller (and other needed files) will be installed. what does this mean?
/var/www/html/demo/ -> this is for what
cp -r /home/phpshop/htdocs/* /var/www/html/demo/ -> this is for what
can any one help me out ?