Jump to content
The Uniform Server Community

All Activity

This stream auto-updates

  1. Today
  2. I checked another topic and ran Apache Syntax Check menu button result: L:\UniServerZvzzz2023zUpgradeUniformv15-02\UniServerZ>httpd_z.exe -t httpd_z.exe: Syntax error on line 44 of L:/UniServerZvzzz2023zUpgradeUniformv15- 02/UniServerZ/core/apache2/conf/httpd.conf: Syntax error on line 8 of L:/UniServ erZvzzz2023zUpgradeUniformv15-02/UniServerZ/core/apache2/conf/extra_us/php83.con f: Cannot load L:/UniServerZvzzz2023zUpgradeUniformv15-02/UniServerZ/core/php83/ php8apache2_4.dll into server: No se encontr\xf3 el proceso especificado.
  3. I cant seem to start the apache server with lastestt 15.0.2 , maybe is because I'm running windows 7? I do need to run php 8.3 for some projects with Wordpress , and Uniform Server version 15.0.1 does start apache though, but tried adding the module 8.3 of php and it doesnt appear in the version PHP select window. Help please
  4. Yesterday
  5. The word “cosplay” comes from the words “costume” and “play.” Cosplayers are known for their versatility and strong attention to detail, combining the skills of sewing, foam and thermoplastic work, prop building, wig styling, special effects makeup, and more into their work to ensure everything looks according to a specific character’s design. These characters are sourced from a variety of things, such as movies, video games, Japanese anime series, or even original designs—anything you want as long as it makes you happy! The “play” part comes in when actions or dialogues are included to mimic the character even further past the visual aspect. Most cosplayers will flock to either fan conventions or cosplay social media spaces where they can interact with others who enjoy the same fandoms as they do and take part in impressions, skits, and more. The community aspect of cosplay is very strong, allowing for a safe, judgment-free space to simply have fun and be yourself. Please visit this website for more information https://designedby3d.com/product-category/destiny/hand/
  6. Last week
  7. For those who are especially crafty, costumes can be sewn from scratch, built out of cardboard or foam, and even 3D printed. When it comes to cosplay, the only limit is your imagination. If you’re ready to try your hand at cosplay, or are looking for inspiration for your next costume build, join us on the first Wednesday of each month at the Headquarters Library for Cosplay Club, presented by MakerSpace. We also have some great books in our collection to help you get started.
  8. A clever combination of the words “costume” and “play,” cosplay is the act of dressing up as a character or concept from (usually) fictional works. Cosplayers don the outfits of their favorite characters as they wander around conventions, fan events, theme parks, movie premieres, and more. Over the past few decades, cosplay has become immensely popular. Because it’s a hobby that spans so many genres, interests, crafts, and abilities, just about anybody can enjoy it. The strict costume rules for adults at Walt Disney World have inspired DisneyBounding, or dressing in a character-themed outfit rather than an actual costume. Similarly, many cosplayers get creative with closet cosplay, where costumes are created using regular clothing—often things they already have in their closets.
  9. What if I told you dress-up isn’t just for Halloween? Eight years ago, I discovered the world of cosplay, a costume and performance focused art with hundreds of thousands of talented community members who share the same common interest of dressing head-to-toe as a fictional character. The concept might sound a bit nerdy—it is! But that’s what makes it fun and special, speaking as a cosplayer myself. Maybe you’ve heard of Comic Con or stumbled across someone building a cosplay on social media. This extremely creative hobby (and profession) is growing in popularity faster than ever in 2022 with cosplay-based content receiving frequent attention on Instagram and TikTok. So, what’s the big deal?
  10. Hi Vladimir, to install Composer correctly on UniServerZ, place the composer.phar file in the UniServerZ\home\us_config\bin folder and add it to the PATH via the UniServer console (Start_as_program.exe > PHP > Run PHP Console). Then run composer create-project drupal/recommended-project my_site_name_dir from that console to begin installing Drupal 10. Slope Game
  11. Earlier
  12. Hey. From what I understand, Uniform Server renames apache.exe like to httpd_z.exe mainly to avoid conflicts with other Apache installations on the system. It helps keep things portable and allows multiple instances to run without stepping on each other, especially in development environments where people might have different stacks running at once. The downside, as you mentioned, is that standard Apache commands like apache -k restart rely on the binary being named apache.exe. When it's renamed, those commands fail unless you manually reinstall the service under the expected name, like you did with apache2.2. I agree it would be great if there was an option to keep the original executable name for users who need full compatibility with Apache's CLI and service tools.
  13. Hello, brand new installation of UniserverZ XV. I am trying to create a new user and grant all privileges, but am getting an error: SQL query: Copy Edit Edit GRANT ALL PRIVILEGES ON *.* TO 'sclord'@'localhost'; MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: YES) I tried without a MySQL password, with my own password, by restoring original password. I tried the console and password worked correctly - even by issuing the command from within the console I get the same error. Any help appreciated!
  14. You might want to check the error logs for any specific messages that could indicate what’s going wrong with the site on PHP 5.5 or 5.6. Sometimes, certain extensions or configurations in Joomla can cause issues when upgrading PHP versions. papa's scooperia
  15. Hello, I've just downloaded and tested UniServerZ 15.0.2 and everything went perfectly fine on my side! Please ensure you have installed the latest supported Microsoft Visual C++ Redistributable packages for Visual Studio.
  16. I looked everywhere but i cant find a straight forward tutorial on how to get it online. When i look at General > Server internet status, i get: How can i configure UNISERVER to be accessible from the internet ?
  17. Coincidentally I am having the same problem. Thanks for sharing and exchanging information with everyone. pokemon clicker, thanks!
  18. LtB

    CURL function not working

    I was lucky to find the page PHP Modules and Basics. Of the modules, cURL was not enabled so I placed a checkmark before it. I could continue working thereafter. Today, after a fresh restart of the PC, I encountered the same error message: that curl_init() is not defined. Does that mean that enabling cURL was not sufficient? Must I add/download/configure something (You see, I am a complete ignorant)
  19. On Uniform Server Zero XV V15-0-2, I run geneaogical software TNG. TNG throws this error message when I use a certain functionality: [php:error] [pid 13456:tid 1984] [client 127.0.0.1:4875] PHP Fatal error: Uncaught Error: Call to undefined function curl_init() in Z:\\UniServerZ\\www\\TNG\\geocodelib.php:169\nStack trace:\n#0 Z:\\UniServerZ\\www\\TNG\\geocodelib.php(109): get_file()\n#1 Z:\\UniServerZ\\www\\TNG\\geocodelib.php(12): geocode_osm()\n#2 Z:\\UniServerZ\\www\\TNG\\admin_addfamily.php(82): geocode()\n#3 {main}\n thrown in Z:\\UniServerZ\\www\\TNG\\geocodelib.php on line 169, referer: http://localhost/TNG/admin_newfamily.php?husband=P9885&tree=tree1&cw= The TNG Helpdesk suggested that The "curl_init" function is part of PHP, not TNG, so your PHP may not be configured to support curl functions right now In the info of PHP Version 8.3.0 under Module authors I read: Module Authors Module Authors BC Math Andi Gutmans Bzip2 Sterling Hughes Calendar Shane Caraveo, Colin Viebrock, Hartmut Holzgraefe, Wez Furlong COM and .Net Wez Furlong ctype Hartmut Holzgraefe cURL Sterling Hughes Date/Time Support Derick Rethans What must I do to get cURL working? Bribe mr Highes? 🙂
  20. Looking to pass the Microsoft AZ-801 exam with confidence? Whether you're brushing up on Windows Server workloads or diving into Azure services, understanding the fundamentals of 32-bit architecture remains vital. Although most modern systems now rely on 64-bit environments, many legacy systems and enterprise applications still operate in 32-bit modes. Knowing how to manage these can set you apart. The AZ-801: Configuring Windows Server Hybrid Advanced Services exam covers advanced topics such as virtual machine management, network infrastructure, security, and hybrid cloud integration. Grasping older 32-bit concepts helps candidates troubleshoot compatibility issues, especially in mixed environments. At Study4Pass, we make preparation easy and effective. Our AZ-801 study material is crafted by certified experts and includes: Latest exam questions with detailed answers Scenario-based practice tests Real-exam simulation for confidence boosting Using our AZ-801 questions, you can prepare faster and smarter. Our dumps cover key areas like server migration, monitoring, backup, and hybrid identity. And yes, we’ve added specialized content to help you manage older 32-bit workloads that might still exist in real-world infrastructures. Don’t let legacy systems trip you up—Study4Pass has the tools you need to succeed. Start your journey to certification with trusted AZ-801 study material, and bridge the gap between traditional and hybrid cloud environments. Let me know if you want a version with a call-to-ac
  21. Basketball Bros is a free online arcade basketball game featuring wild dunks, quirky characters, and multiplayer modes, playable in your browser.
  22. Every pitch and swing in Baseball Bros IO brings you closer to victory.
  23. No not really, later versions above 5.3 require some stupid runtime to be installed which can't be installed on every computer (eg my windows 7 machine won't install it). Further rotatelogs version 2.4.2 is the last version that you can use that doesn't require it too. Uniformserver is no longer truly portable. If you want a US that is, you need to go back to the v7 Orion range or the early v8 Coral range. Those don't require the stupid runtime dependencies.
  24. I would suggest using the thread-safe version, since that's the variant that was being used in the 8.3 versions. I successfully upgraded to 8.3.20 with the technique described of overwriting the files, so it's not the 8.4 you mentioned, but 8.3 is still supported, so I'm not in a hurry yet. (I also sadly see a TON of spam in this forum.)
  25. Hey Melissa000! Have you managed to fix the issue yet? 😵 I’ve tried searching for a solution online too, but all I keep finding is Candy Clicker instead of anything helpful! 😂 Let me know if you figured it out!
  26. Hi, I could use your help understanding how to properly configure SSL for a production site that's accessible from the internet hosted on my work server type computer. I'm using successfully the latest version of UniformServer with several virtual hosts (without SSL - no self generated), but I haven’t been able to get the SSL certificates working correctly for each vhost. The documentation hasn’t been very clear to me as I'm not yet very technically prepared, but I try my best ... so I got the certificates generated from punchsalad for each of my vhosts and cant implement them. I had a success with the SSL for my main subdomain, but not for vhosts. Additionally, I’m having trouble editing the cron job for a Moodle site. Specifically, I’m trying to update the config file to change the URL used for the web-based Moodle cron command.(wrong link keeps on appearing as: path = MyDriveLetter:\UniServerZ\vhosts\XXX\moodle\admin\cli\cron.php). Even after I delete the file from its folder, it keeps reverting back to the old, incorrect link. I'm unsure why this is happening, and would appreciate any clarification or guidance. Thanks again for your support—and thank you for providing such a solid piece of software. It's definitely proven to be more stable than many other alternatives I've tried (using Windows Server). Best regards, IonL
  27. Hold tight .... php 8.4.6 has been released officially fixed a lot of bugs in previous releases
  28. Has anyone tried running Facebook ads for specific services like teeth whitening or braces? I’ve had great results when targeting a dentist in Nerul, where people are searching for trusted local options.
  29. Sorry. Swapping PHP versions in my uniforms does not currently have the same Geometry Dash error as you. When I hear you talk about this error, I will check it again.
  1. Load more activity
×
×
  • Create New...