Jump to content
The Uniform Server Community

olajideolaolorun

Admin
  • Posts

    2,323
  • Joined

  • Last visited

Everything posted by olajideolaolorun

  1. This post cannot be displayed because it is in a password protected forum. Enter Password
  2. It depends on what kind of active topic you are making. If you are making it per user then that is different; if you are making it per forum then just put it by the post's table/row. By saying per user i meant that it will tell the user if he or she ha viewed the topic. As in here on our IPB, when you click View New Posts. For the forum, it is basically easy. Meaning someone has viewed the post so it is not new... people do not use this much.. the use the user option.. but then it is also complicated...
  3. This post cannot be displayed because it is in a password protected forum. Enter Password
  4. I had actually post this post 2 days ago but due to the bad downtimes we have been having I believe our host restored a database backup or something because the post is no where to be found. Anyways, to continue on I was able to get in touch with Taras last Saturday i believe and we had a long and good 30min+ chat about the server, 3.3, plugin development, and some other things. As most of you may know or may not know, there has been a change in hand as to whom the project manager is. Since Taras is busy with real life stuff and his brother his trying to concentrate on getting his PhD, Taras handed me the development of the server so now i am the new Project Manager... Continue Reading, Talk W/ Taras
  5. Add a new column that will say either true or false, viewed or not?
  6. It has been at 90% for a month now. WE are just working on fixing the process32 bug and then we are a go for a new release. 3.3 or even 4.0!
  7. Yes we still do. Thanks. We can add that to the list of prizes.
  8. Do not change anything at all. After you download it just run it and click next and it should work. You do not need to set anything or do anything. Just lick start or run or whatever it says.. maybe next
  9. You must have done something wrong. Did you replace the go_pear.php file with the one you got from the go-pear.org site? If this still does not work go to pear.php.net and download the package itself.
  10. A. You post was moved to the right forum. B. It is not a problem with Uniform Server or anyhting of such, but what you have installed. C. You have to install Pear on your server. D. To install first get the updated version of go_pear.php at http://go-pear.org/ E. Save that to "W:/home/admin/www/plugins/pear/" and then run it.. It will automatically install Pear for you. F. You are done
  11. First of, all you have in the VirtualHost section is just the VirtualDocumentRoot? how do you expect it to work? Second, why didn't you just use the script you used here before: http://forum.uniformserver.com/index.php?showtopic=25 Thrid here is the code: <VirtualHost *> ServerAdmin webmaster@bebbet.nl DocumentRoot /www/domains/bebbet.nl ServerName www.bebbet.nl ErrorLog logs/bebbet.nl-error_log CustomLog logs/bebbet.nl-access_log common </VirtualHost> #------ <VirtualHost *> ServerAdmin webmaster@1234.bebbet.nl DocumentRoot /www/domains/bebbet.nl/1234 ServerName 1234.bebbet.nl ErrorLog logs/1234.bebbet.nl-error_log CustomLog logs/1234.bebbet.nl-access_log common </VirtualHost>
  12. The competition will be starting any time from now. Here are the prizes: 1 Year Free Web Hosting (500MB; 10000GB Bandwidth; Unlimited MySQL, Email Accounts; FTP Accounts, Fantastico; cPanel 10 Pro (RVSkin Available); SohoLaunch; Template Manager by Soho; and more... $50 Cash $20 Cash - [sponsor: Tucker] more fun prizes coming soon We will let you know when the competition starts and will be posting the info on the main website. Thanks
  13. This post cannot be displayed because it is in a password protected forum. Enter Password
  14. This post cannot be displayed because it is in a password protected forum. Enter Password
  15. Norton might be blocking the port. Check to make sure that it is not blocking port 80.... And check to make sure that u are not using Skype which also uses port 80 sometimes. If you are, go to the prefrences and chnage the port.
  16. Anywhere... It does not matter.. It is mobile and that means you can copy it and move it around.
  17. This post cannot be displayed because it is in a password protected forum. Enter Password
  18. I am so sorry.. i usually use the email thing to get notified when a new post has been made but soemtimes do not read the email for other dicussions since i use GMail and it packs it all into 1 mail... Well about your question, the anser to it is simple, you have another version of PHP running or somthing... If you have another version of PHP, MySQL, or Apache running please uninstall them totally and delete them. Also search for LIBMYSQL.DLL in the C:/Windows/ and C:/Windows/System32 folder. Delete it if you find it there. After that try again and see if it works. BTW: Please keep away from double posting again. Thanks
  19. ummm... i am sure u can read the READ ME.txt file that came with it... and it is just as simple as saying A B C.... just click start.bat and the server has started?
  20. The default MySQL password is root and u can chnage it by editing the mysql_password file in /home/admin/www/
  21. This post cannot be displayed because it is in a password protected forum. Enter Password
  22. As i said, the UniTray Plugin was only made for Uniform Server 3.3 which is coming soon but because of request we had to release it and we may have forgot to downgrade some areas of the plugin. As of the command prompt, that one is suppose to work since it uses windows. We will try and resolve all this by the next release. Thanks.
  23. No.. that should not be happening. What is your PC Spec, OS and so on?... I will look into it...
  24. why is it saying: '/user/local/php/extensions\php_mbstring.dll" when it is '/usr/local/php/extensions\php_mbstring.dll'? Also make sure that you find the PHP extensions for PHP version 5.0.0 because that is what is in UniServer 3.2 You cannot use a latest version extension with an old php version To modify your php.ini file, just scroll down to the part of the extension and uncomment where you see php_mbstring.dll, do not add a new code! Thanks
×
×
  • Create New...