Thread: SimpleAssets on ubuntu server 11.04
my ip: 192.168.0.160
hostname: simpleassets
can't work, blank page @ http://ip/sqlsimpleassets/
software homepage: http://simpleassets.sourceforge.net/
have install ubuntu server 11.04 ssh selected.
sudo passwd root
ass123
ass123
exit
login root password pass123
tasksel install lamp-server.
press enter mysql root password.
download simplesql.zip
apt-get install zip unzip.
unzip simplesql.zip
cd inetpub/wwwroot/
mv sqlsimpleassets /var/www/
vi /var/www/sqlsimpleassets/config.php
set $ip "192.168.0.160"
set $sql_login "root"
set $sql_pass ""
pc, in ie 9 , opera 11.11, type
http://192.168.0.160/sqlsimpleassets/
blank page. ????? why
can me out?
i'd open /etc/php5/apache2/php.ini , make sure display_errors , display_startup_errors both enabled (both disabled default last checked, resulting in blank pages whenever there's error). restart apache "apache2ctl restart".
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] SimpleAssets on ubuntu server 11.04
Ubuntu
Comments
Post a Comment