Jump to content
The Uniform Server Community

olajideolaolorun

Admin
  • Posts

    2,323
  • Joined

  • Last visited

Everything posted by olajideolaolorun

  1. Just downlaod and install it.... You dont need to upgrade, if you dont understand our method fully. New install will be better. Look in the old config.inc.php for anything you need.
  2. If you delete them, you might as well forget everything. You need those databases for MySQL to run. The mysql database belongs to MySQL itself, so without it, MySQL will definately not run! The information_schema database is a preinstalled database. You cannot find it locally anywhere as the pma and the mysql database. It is rooted in the program itself and not like others.....
  3. Thanks.. Good Job. Now, they can get SQLite Manager themselves and install it with it to manage the database.
  4. A. Moved the topic. From what i understand, you are not getting that error on Uniform Server but from your hosted server online. If thats the case, then contact your hosting company for your mysql username and password. Make sure you import the database also if you have too.
  5. This post cannot be displayed because it is in a password protected forum. Enter Password
  6. This post cannot be displayed because it is in a password protected forum. Enter Password
  7. The files should be placed in the W:/www/ folder, /www/ If you have another copy of Apache running, uninstall it. If you have IIS installed, uninstall it. Search your PC for httpd.conf and check your Services to see if you have a service called Apache. Let me know....
  8. Nah, they dont conflict with each other. Did you restart your server before trying it? Also, does it give you an error, anything?
  9. This post cannot be displayed because it is in a password protected forum. Enter Password
  10. In the php.ini file located in the /usr/local/php/ folder. Try and change this part with this: output_buffering = Off ; You can redirect all of the output of your scripts to a function. For ; example, if you set output_handler to "mb_output_handler", character ; encoding will be transparently converted to the specified encoding. ; Setting any output handler automatically turns on output buffering. ; Note: People who wrote portable scripts should not depend on this ini ; directive. Instead, explicitly set the output handler using ob_start(). ; Using this ini directive may cause problems unless you know what script ; is doing. ; Note: You cannot use both "mb_output_handler" with "ob_iconv_handler" ; and you cannot use both "ob_gzhandler" and "zlib.output_compression". ;output_handler = ; Transparent output compression using the zlib library ; Valid values for this option are 'off', 'on', or a specific buffer size ; to be used for compression (default is 4KB) ; Note: Resulting chunk size may vary due to nature of compression. PHP ; outputs chunks that are few handreds bytes each as a result of compression. ; If you want larger chunk size for better performence, enable output_buffering ; also. ; Note: output_handler must be empty if this is set 'On' !!!! ; Instead you must use zlib.output_handler. zlib.output_compression = Off This is just a test, never used that software but lets see if this will fix the problem. Its a fix from next version.
  11. This post cannot be displayed because it is in a password protected forum. Enter Password
  12. This post cannot be displayed because it is in a password protected forum. Enter Password
  13. If it is to host people, then yes you can. But if it is to make a product and pack it with the product, the Uniform Server part has to be free and you have to give credit. But if it is to host as you said, then yes you can A lot of people do.
  14. Do you have a seprate install of Apache... using the .exe installer, the main Apache distro...?
  15. Done
  16. This post cannot be displayed because it is in a password protected forum. Enter Password
  17. Oh i see...
  18. I thought you did not have MS Windows anymore @ MrX?
  19. You can install them in different folders, but different database unless you want them to be the same thing.... as in users/forums and so on.
  20. lol, thanks *damn, it hurts, cant get up... lol
  21. Delete it in the config.inc.php in the phpMyAdmin folder.
  22. Create a folder in W:/www and see if you can go there....
  23. Its gotta be something... may even be a virus.... cause something that deletes database... hmm... or AntiSpyware....
×
×
  • Create New...