Jump to content
The Uniform Server Community

sil

Member
  • Posts

    4
  • Joined

  • Last visited

About sil

  • Birthday 04/10/1979

Previous Fields

  • IRC Nickname
    S1L

Contact Methods

  • Website URL
    http://
  • ICQ
    0

sil's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. ok, so i re download uniserver, but i grab the one advertised as upx (in the name of file) i was using the file that i thought was non upx, which is confusing becuase both the folders when unzipped say upx so this package (one named upx) didnt have any problems...yay using mambo 4.5.3 on both tests tried again with the old installed 3.3 and again.. didnt work, so either it was a bum download, decompress? or..? id re download the non upx and try again but im on a slow ass connection..15KB and im pretty busy atm, perhaps later
  2. SQL=Invalid default value for 'rating_sum': - - - - - - - - - - # Table structure for table `Mambo_content_rating` CREATE TABLE `Mambo_content_rating` ( `content_id` int(11) NOT NULL default '0', `rating_sum` int(11) unsigned NOT NULL default '', `rating_count` int(11) unsigned NOT NULL default '0', `lastip` varchar(50) NOT NULL default '', PRIMARY KEY (`content_id`) ) TYPE=MyISAM = = = = = = = = = = tried with "root" and user "Mambo" into database "Mambo" did change all passwords, its preatty late (4:30am) and im doing laundry so im pretty tired atm lol tomorrow later in the evening i will try on a fresh install, diff scenarios ect.. but so far its pretty reproducable PS: @ localhost/apanel "security tips" Change the username:password for the Admin Panel by editing '/htaccess/home/admin/www/.htpasswd' Change the username:password for the server (if private) by editing '/htaccess/www/.htpasswd' Change the root password for mysql by editing '/home/admin/www/mysql_password' should be htpasswd ? is it possible to set these links up as clickables to bring you to the dir... that would be neat also is it possible to detect change, simmilar to mambo setup where its shows in green the satisfactory chmod level of the directory, but make it the links dissapear once you change the passwords...(not sure if its possible to access the time stamp or somthing? i dunno.. hehe just an idea.. im pretty tired though lol i think tis time to sleep
  3. aha found out how to give access to a page, directory and its low heiarchy
  4. hi, i recently have found an intrest in php and thought this would be a good place to start and learn php i want to eventually run my own server, site and forum ect.. im researching becuase i and someone else wants to start up a mazda rx7 website i downloaded 3.2a and put it to c:/ then downloaded unitray and set up as directed in the readme i start both with no errors, but when i try to click on "admin panel" or "phpmyadmin" i get a 404 - http://localhost/apanel/phpMyAdmin/ same with admin panel i get a 404 - http://localhost/apanel/ the page cannot be found am i missing something? also i was wondering how i can give access to viewers to certain directories, or pages becuase when i try to access lets say... http://xx.xx.xxx.xxx/test.html it gives me a 403 forbidden are there any good simple tutorials that i can read which will get me more familliarized with what i want to accomplish(forum, website) i think i want to try pnphpbb2 ? thanks
×
×
  • Create New...