Posts tagged OpenSuSe

Add FTP Users

Do the following to add FTP users to your Open Suse 10.3 LAMP server with vsftpd installed and running. If you have not done this, see the LAMP post to set this server up.
Login to your server as root and type “yast2″ to open up Yast. Scroll down to Security and Users, then select User [...]

PHP Info

If out want to make sure that you have PHP up and running correctly on your web server, just follow these steps.
Insert the following code into a new web document in your root web directory (/srv/www/ or /home/username/public) and name it info.php. Navigate your your site, and type in sitename.com/info.php. This will let you know [...]