This question already has an answer here:
Hi I'm beginner for developing the website. I currently using the OpenSuse Linux platform. I have installed the wordpress based on the http://www.itzgeek.com/web/wordpress/install-wordpress-on-opensuse-13-2-with-lamp.html URL. However, when I access this URL (localhost/wp-admin/install.php) , it shows nothing. It just gives me a blank page.
</div>
Login with root user in a terminal and run below command to check existing error if exists.
tail -f /var/log/apache2/error_log
After executed the command, refresh install page and watch terminal. If new line added, There is an error. Then write it here until we solve your problem.
Good luck.