Search the Community
Showing results for tags 'Sql'.
-
I just switched from XAMPP to uniform server today. I'm running the same scripts, without any modification. This: $sql = "SELECT * FROM rooms WHERE date = '$year/$month/$day' ORDER BY roomNb";works fine. Under XAMPP it returned the room numbers ordered from 1 to X. Under uniform server I got: 9 10 11 12 14 8 7 6 5 4 3 2 1Any ideas? Thanks for your time, Alex
-
Hi, I was using version 12.2.0 and everything worked perfectly, but after upgrading to the 12.4.0 and trying to access phpMyAdmin, I got this error: I didn't have another option rather than go to the path UniServerZ\home\us_opt1\locale and try to change the name of the folder 'es' by 'es_ES' and it worked well. My native language is Spanish.
- 5 replies
-
- es_ES
- lc_messages
-
(and 2 more)
Tagged with:
-
Good Day I'm trying to change the Listening port using the wiki documentation for uniform server, i'll try to clean the port 80 but its beeng used by Sql server which i use to work with compiled code So i wonder, How can i change the port of Uniform server? I already try the documentation methods, and are not just outdated but they don't work Thanks in advance