hi, i have installed on perfect suse 9.3 ISPConfig 2.1.0 ...create one reseller, one user and one domain ... i'm trying to install maxdev or typo3 via FTP ...but all php pages doesn't display nothing ...how can i do ?
Have you checked the php checkboxes in the settings of this site? Save the following content as info.php file in the website and call it in a browser. <?php phpinfo(); ?> Does the page show the version and configuration of your PHP?
Thats fine so far. PHP is running and configured properly. Are you shure you uploaded the files to the correct location? You must upload the into the "web" folder as Administrator user of this website. Please check on the shell if the files are uploaded to the correct location and belong to the correct user (admin of this website) and group (group of this website).
On my server, the hello_world.pl file does not load properly. There is a 403 Error - Forbidden error. How do I fix this?