Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

kris_fr

Translator
  • Joined

  • Last visited

Everything posted by kris_fr

  1. Hi, These archives contain only the files changed between two versions - I use WinMerge to make this comparaison. Archives used to come only uniformserver the official site and contain no modifications on my part. As I do this to update, I want to share
  2. Hello, Look at what I do for versions of xoops and xoops engine on http://labs.xoofoo.org If you need help, you poeux contact me by mail or msn @+
  3. Hi all, For upgrade package, see here -> http://sourceforge.net/projects/xoofoo/fil...ion_officielle/
  4. hi, change line in uniserver/unicon/unitray1.ini TrayIcon=tray_image_1.dat by TrayIcon=myicon.ico or myicon.png No, it depends on the configuration of the firewall, i think see -> http://wiki.uniformserver.com/index.php/US...ontained_server or my personal changes use unitray
  5. hi, 1/ close windows 2/ restart windows 3/ delete folder uniformserver or uniserver
  6. hi, I use this php script -> http://www.adminer.org/ great !
  7. Cool It would be nice to remove the frames in the index page - if you ever need do not hesitate to contact me, I'll try to do my best to review the design of this page @+ kris nota : i have a version of 5.6.12 with apc cache and memcache, if you ever need
  8. I regularly use the apanel, I adapted a little to my needs - I think it is desirable to keep
  9. hi, in index.php, paste : <div id="directories"> <h3>Root Directories - Dossiers à la racine WWW</h3> <?php $rep=opendir('.'); $bAuMoinsUnRepertoire = false; while ($file = readdir($rep)){ if($file != '..' && $file !='.' && $file !=''){ if (is_dir($file)){ $bAuMoinsUnRepertoire = true; print("<div class='directories'><a href='$file/' class='text1'>$file</a></div>"); } } } if ($bAuMoinsUnRepertoire == false) { print("<div id='directories1'>- No files -</div>"); } closedir($rep); clearstatcache(); ?> </div> and <style type="text/css"> #directories {margin:3em auto; width:500px;} #directories1 {margin:3em auto; width:500px; text-align:center;} .directories { display:block; margin-left: 38px; padding-left: 32px; background-image: url(images/Websites.png); background-repeat: no-repeat; background-position: top left; background-color: inherit; padding-bottom: 1em; text-shadow: 2px 2px 3px #aaa; }</style> @++
  10. hi, Resolve with UniServer 5.5 Thanks
  11. hi, changing the password in the mysql cpanel U.S., as I have this message: Warning: mysql_connect() [function.mysql-connect]: [2002] Une tentative de connexion a �chou� car le parti connect� n�a pa (trying to connect via tcp://localhost:3306) in C:\US_test1\UniServer\home\admin\www\mqsetup.php on line 61 Warning: mysql_connect() [function.mysql-connect]: Une tentative de connexion a �chou� car le parti connect� n�a pas r�pondu convenablement au-del� d�une certaine dur�e ou une connexion �tablie a �chou� car l�h�te de connexion n�a pas r�pondu. in C:\US_test1\UniServer\home\admin\www\mqsetup.php on line 61 Fatal error: Maximum execution time of 60 seconds exceeded in C:\US_test1\UniServer\home\admin\www\mqsetup.php on line 61 and still a blank page in phpmyadmin with w7 ultimate @+
  12. @moby : Look if you're not an old cookie to "localhost" in your web browser
  13. I have windows 7 in 32 bit Last message : Details : US 5.3 work fine under W7 32bits
  14. 27] Error 29] Confirm there is an entry (mysqld-opt.exe) in services? YES 30] Confirm the entry (mysqld-opt.exe) is removed ? YES mysql.err 091124 17:02:20 [Note] Plugin 'FEDERATED' is disabled. 091124 17:02:20 [Note] Plugin 'InnoDB' is disabled. 091124 17:02:20 [Note] Event Scheduler: Loaded 0 events 091124 17:02:20 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 17:07:28 [Note] Plugin 'FEDERATED' is disabled. 091124 17:07:28 [Note] Plugin 'InnoDB' is disabled. 091124 17:07:28 [Note] Event Scheduler: Loaded 0 events 091124 17:07:28 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 17:22:11 [Note] Plugin 'FEDERATED' is disabled. 091124 17:22:11 [Note] Plugin 'InnoDB' is disabled. 091124 17:22:11 [Note] Event Scheduler: Loaded 0 events 091124 17:22:11 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 17:23:52 [Note] Plugin 'FEDERATED' is disabled. 091124 17:23:52 [Note] Plugin 'InnoDB' is disabled. 091124 17:23:52 [Note] Event Scheduler: Loaded 0 events 091124 17:23:52 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 17:30:03 [Note] Plugin 'FEDERATED' is disabled. 091124 17:30:03 [Note] Plugin 'InnoDB' is disabled. 091124 17:30:04 [Note] Event Scheduler: Loaded 0 events 091124 17:30:04 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 19:27:56 [Note] Plugin 'FEDERATED' is disabled. 091124 19:27:56 [Note] Plugin 'InnoDB' is disabled. 091124 19:27:56 [Note] Event Scheduler: Loaded 0 events 091124 19:27:56 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 19:42:47 [Note] Plugin 'FEDERATED' is disabled. 091124 19:42:47 [Note] Plugin 'InnoDB' is disabled. 091124 19:42:47 [Note] Event Scheduler: Loaded 0 events 091124 19:42:47 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 19:55:58 [Note] Plugin 'FEDERATED' is disabled. 091124 19:55:58 [Note] Plugin 'InnoDB' is disabled. 091124 19:55:58 [Note] Event Scheduler: Loaded 0 events 091124 19:55:58 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 20:07:46 [Note] Plugin 'FEDERATED' is disabled. 091124 20:07:46 [Note] Plugin 'InnoDB' is disabled. 091124 20:07:46 [Note] Event Scheduler: Loaded 0 events 091124 20:07:46 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 20:14:50 [Note] Plugin 'FEDERATED' is disabled. 091124 20:14:50 [Note] Plugin 'InnoDB' is disabled. 091124 20:14:50 [Note] Event Scheduler: Loaded 0 events 091124 20:14:50 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 20:18:40 [Note] Plugin 'FEDERATED' is disabled. 091124 20:18:40 [Note] Plugin 'InnoDB' is disabled. 091124 20:18:40 [Note] Event Scheduler: Loaded 0 events 091124 20:18:40 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) 091124 21:02:29 [Note] Plugin 'FEDERATED' is disabled. 091124 21:02:29 [Note] Plugin 'InnoDB' is disabled. 091124 21:02:29 [Note] Event Scheduler: Loaded 0 events 091124 21:02:29 [Note] usr\local\mysql\bin\mysqld-opt.exe: ready for connections. Version: '5.1.41-community' socket: '' port: 3306 MySQL Community Server (GPL) last apache log error Child 3936: Child process is running [Tue Nov 24 21:02:21 2009] [notice] Child 3936: Acquired the start mutex. [Tue Nov 24 21:02:21 2009] [notice] Child 3936: Starting 250 worker threads. [Tue Nov 24 21:02:21 2009] [notice] Child 3936: Starting thread to listen on port 80. [Tue Nov 24 21:04:02 2009] [error] [client 127.0.0.1] PHP Warning: mysql_connect(): [2002] Une tentative de connexion a \xe9chou\xe9 car le parti connect\xe9 n\x92a pa (trying to connect via tcp://localhost:3306) in C:\\US_test1\\UniServer\\www\\mysql_connect.php on line 3, referer: http://forum.uniformserver.com/index.php?showtopic=1794&pid=7890&st=0& [Tue Nov 24 21:04:02 2009] [error] [client 127.0.0.1] PHP Warning: mysql_connect(): Une tentative de connexion a \xe9chou\xe9 car le parti connect\xe9 n\x92a pas r\xe9pondu convenablement au-del\xe0 d\x92une certaine dur\xe9e ou une connexion \xe9tablie a \xe9chou\xe9 car l\x92h\xf4te de connexion n\x92a pas r\xe9pondu.\r\n in C:\\US_test1\\UniServer\\www\\mysql_connect.php on line 3, referer: http://forum.uniformserver.com/index.php?showtopic=1794&pid=7890&st=0& [Tue Nov 24 21:04:02 2009] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 60 seconds exceeded in C:\\US_test1\\UniServer\\www\\mysql_connect.php on line 3, referer: http://forum.uniformserver.com/index.php?showtopic=1794&pid=7890&st=0& [Tue Nov 24 21:09:32 2009] [error] [client 127.0.0.1] PHP Warning: mysql_connect(): [2002] Une tentative de connexion a \xe9chou\xe9 car le parti connect\xe9 n\x92a pa (trying to connect via tcp://localhost:3306) in C:\\US_test1\\UniServer\\www\\mysql_connect.php on line 3, referer: http://forum.uniformserver.com/index.php?showtopic=1794&pid=7890&st=0& [Tue Nov 24 21:09:32 2009] [error] [client 127.0.0.1] PHP Warning: mysql_connect(): Une tentative de connexion a \xe9chou\xe9 car le parti connect\xe9 n\x92a pas r\xe9pondu convenablement au-del\xe0 d\x92une certaine dur\xe9e ou une connexion \xe9tablie a \xe9chou\xe9 car l\x92h\xf4te de connexion n\x92a pas r\xe9pondu.\r\n in C:\\US_test1\\UniServer\\www\\mysql_connect.php on line 3, referer: http://forum.uniformserver.com/index.php?showtopic=1794&pid=7890&st=0& [Tue Nov 24 21:12:20 2009] [notice] Parent: Received shutdown signal -- Shutting down the server. [Tue Nov 24 21:12:20 2009] [notice] Child 3936: Exit event signaled. Child process is ending. [Tue Nov 24 21:12:21 2009] [notice] Child 3936: Released the start mutex [Tue Nov 24 21:12:22 2009] [notice] Child 3936: All worker threads have exited. [Tue Nov 24 21:12:22 2009] [notice] Child 3936: Child process is exiting [Tue Nov 24 21:12:22 2009] [notice] Parent: Child process exited successfully.
  15. After windows reboot with all services and active firewall, test is OK
  16. i stop bluetooh service, i start my firewall (comodo) re process and see my screenshot
  17. See screenshots (cmd.exe and my services)
  18. 16] The phpMyAdmin should be visible (Confirms MySQL is running) --> YES 17] Click phpMyAdmin menu link, phpMyAdmin should be displayed --> NO (blank page)
  19. version UniServer5_4.exe 5 and 6 is Ok See the screenshots
  20. Hi Ric, Same problem for me, under windows 7 (and administrator) More info here (screenshots and logs) @+
  21. This post cannot be displayed because it is in a password protected forum. Enter Password
  22. This post cannot be displayed because it is in a password protected forum. Enter Password
  23. Hello, Thank's Ric corrected I will publish an item on xoops France and xoops.org running next week. In addition, of the tutoriels into video on uniform server will be also published (but in sorry French ) @++
  24. News package with Xoops 2.0.17 fr and Uniform Server 3.5. An english language version will be published very soon. Thank you for the development for your server Kris - Xoops French Team and Xoops Design Team

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.