![]() |
Make Install Won't create /var/www/ispcp - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Make Install Won't create /var/www/ispcp (/thread-16094.html) |
Make Install Won't create /var/www/ispcp - RouterRat - 05-31-2012 06:54 AM Hi I've installed ispCP / debian many times but this is happening for the fist time. when I come to the point after extracting the ispcp then go in it and do make install it does the install. But when I go to /var/www/ispcp it does not exist. The only thing exist in the /var/www is index.php Why is this happening. RE: Make Install Won't create /var/www/ispcp - huber-it - 06-27-2012 07:32 AM I would suggest: download the zip-files twice. I think there is something wrong with the source. RE: Make Install Won't create /var/www/ispcp - ephigenie - 07-04-2012 12:16 AM You'll have to copy it on your own. Make install doesn't create the directories below /var/www . It creates however the whole needed tree of folders in /tmp usually ... So you'll have to copy it over from there on. Then call the setup script - which will set the right folder permissions and so on... Step 6. in the installation manual ... http://isp-control.net/documentation/start/installation/debian |