PHP
Please post all PHP help and support topics here.
284 topics in this forum
-
Good Morning Uni Server Users, I have UniServer Zero XIV running with PHP 7.4.0 I can connect fine to MySql databases, But I can not connect to MSSQL using sqlsrv_connect(). I have downloaded and added the following extensions to the extensions folder and the production.ini. extension=php_sqlsrv_74_nts_x64.dll extension=php_pdo_sqlsrv_74_nts_x64.dll extension=php_sqlsrv_74_nts_x86.dll extension=php_pdo_sqlsrv_74_nts_x86.dll I can see them when I go into the select active module list on the uni controller PHP >> Edit Basic Modules >> PHP Modules Enable/Disable However when I check the PHPinfo() they are not listed under exte…
-
- 5 replies
- 10.3k views
-
-
Hello, I am using uni server for my pizza store. Apparently, there is been an error in the menu for past few days. All of the menu items are loading properly except for one, I am not sure why? I was wondering if there is a way I could reset the whole menu to fix it. Please advise. Thanks in advance
-
- 2 replies
- 1.6k views
-
-
Hello together, I got an error message and want to know if it has something todo with my code or with the server. The error code is like shown in picture. But I have no folder in > home/us_pear/PEAR And the path is set in php.ini as well
-
- 6 replies
- 1.7k views
- 1 follower
-
-
Anyone out there know if there's any php 8.2 versions of memcache.dll or php_memcache.dll in both 65 and 32 bit for download. I have searched and searched and it appears they do not exist but I'm hoping I'm wrong. Also any other php cache available that I can run either on windows where UniServerZ can use it or in the php.ini where it can be utilized by UniServerZ. Thanks in advance. Markg You can also send me a note at: admin@SunStateHVAC.com
-
- 2 replies
- 1.5k views
-
-
Hello, Has anyone had issues when swapping PHP versions in UniformServer? I have PHP 5.4/5.5/5.6 installed, and the Unicontroller will allow me to swap between them. Apache restarts OK. I have two joomla sites - one doesn't work when I swap the PHP version to 5.5.30 or 5.6.15 (which is in the range Joomla has been stated to run OK on) Returning back to 5.4.30 brings the site back to working order. A second site is not affected by the change of PHP version and functions normally. All the typical PHP settings have been changed on all three PHP versions, and in three version of the php.ini file - "production", "testing", and "development" versions. This i…
-
- 5 replies
- 7.8k views
-
-
Okay, I've been using the last stable version of Uniform server 15.0.2 which support PHP 8.3 But as you all knows, they've released PHP v8.4 time ago and they might release v8.5 close to the end of this year.! ( 1 ) I hit to php dot net website and downloaded from PHP For Windows VS17 x64 Non Thread Safe (2025-Jan-15 11:07:36) ( 2 ) I've extracted the downloaded file "php-8.4.3-nts-Win32-vs17-x64.zip" and renamed it to "php83" ( 3 ) added the files [ php_development.ini - php_production.ini - php_test.ini - php-cli.ini ] which copied from original "php83" folder ( 4 ) renamed "ext" folder to "extensions" inside the new "php83" (5) replaced wit…
-
- 6 replies
- 4.9k views
-
-
It's been a few years since I had to install the UniServerZ system, and I am having to do that on a new laptop I just bought. I need to ensure that the 'sodium' module is available. I execute the UniServerZ to start it and click on "Apache" at the top. Then on "Edit Basic and Modules". and then on "Apache Modules Enable/Disable". It used to be that one would find "sodium" in that list and simply click on it to enable it. But I don't see such a choice. So how do I enable "sodium" on this newest version of UniServerZ? Thanks much. Len Jacobson
-
- 0 replies
- 673 views
- 1 follower
-
-
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&a…
-
- 1 reply
- 4.7k views
-
-
To convert an OST file to HTML format with emails the easiest way is to use a reliable OST to HTML Converter software. So you can use the OSTtoPSTAPP OST to HTML converter tool. This software allows you to convert all your emails from the OST file into HTML format without losing any data. First, download and install the OST to HTML Converter software on your computer. After installing open the software and add your OST file. Then choose the HTML format as the output option. Now select a location on your computer where you want to save the converted HTML file. Finally, click on the Convert button. The software will start converting your emails into HTML format. Once the pr…
-
- 0 replies
- 832 views
-
-
I discovered that even if your computer has the Visual Studio 2019 Redistributable installed or something that does the same thing (e.g. the Microsoft Visual C++ 2015-2022 Redistributable), PHP may not be able to start. After downloading the latest version (14.30.30704.0) and running the x86 and x64 installers, I was able to start PHP. It is possible that keeping the x64 and x86 versions in sync is unnecessary. I hope this helps anyone else who encounters the problem.
-
- 1 reply
- 1.7k views
-
-
The php version come with uniform server v15.0.2 is 5.3.8. I want to use an older version 5.2.x.
-
- 1 reply
- 954 views
-
-
Hi All, Recently I have installed Laravel 8 but 127.0.0.1:8000 (it is defined by laravel artisan serve) shown error message as below: 'Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length()' In order to solve the above problem, the working items were done towards uniform server in the following: extension=openssl was uncommented Adding dll files to directory : "... \core\php74\" included : libcrypto-1_1-x64.dll, libssl-1_1-x64.dll, libeay32.dll, ssleay32.dll Adding dll files to directory: "... \core\php74\extension\" included : php_mcrypt.dll , and also added extension=mcrypt I checked PATH included : "... …
-
- 1 reply
- 2.7k views
-
-
I pulled some hair out tonight getting an update to UniServer Zero XV 15.0.2 working. It turned out that despite enabling the curl module for the php_development_ini configuration via the UniServer interface, curl was not enabled. I had to hand-edit the config file to uncomment the curl module. (I haven't tried this with the test or production configs.)
-
- 1 reply
- 1.4k views
-
-
Hi Guys Been breaking my head over this. Get this when I run php cli PHP Warning: PHP Startup: Unable to load dynamic library './extensions\php_curl.dll' - Attempt to access invalid address. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library './extensions\php_openssl.dll' - Attempt to access invalid address. in Unknown on line 0 I am running Zero XIII. I have put php70 folder on the environment PATH. I am able to run php without full folder path.I have copied libeay32.dll and ssleay32.dll in System32 folder. Rebooted system multiple times.Tried changing the extension_dir path to full folder path C:\UniformServer\....Tried using …
-
- 1 reply
- 7.4k views
-
-
I have encountered a lot of difficulties in installing Laravel 11.14.0 on UniServer Zero XV for Windows with PHP 8.3.8, which I have been addressing by adding certain lines to the php_cli file. However, with this issue, I haven't been able to resolve it. The commands work fine, I can create migrations, etc. But when I run `php artisan serve`, it loads a Laravel page with this error: could not find driver (Connection: mysql, SQL: select * from `sessions` where `id` = yuAHVIlnaYeGRCOy90UR6i1iuYfR2bDt7s3ekuBQ limit 1) I have verified that the selected database is mysqli and that the data in the .env file is correct. I have also run the MySQL server, but i…
-
- 0 replies
- 1.3k views
-
-
I recently got the mini server MediaWiki as I've been having issues with xampp. I transferred my mediawiki to it, but it requires 7.3.19 while this comes with 5.2.6. I've tried to transfer files from the xampp php to this one, but then I get a "php startup unable to load dynamic library, specific module doesn't exist" error. I've tried many different combinations, either resulting in the same error, not loading, or not recognizing the update. So does anyone know how to do this, as I can't figure it out?
-
- 0 replies
- 1.2k views
-
-
Hello, Uniserver Zero XIV 14.0.3 comes with PHP8. Greyed out are different PHP7 versions, but I can't activate them. Installed PHP 7.4 module - worked. Means, Uniserver14 doesn't come with different versions preinstalled. But my problem: Also, I tried to install an old version, PHP5 from this site, installed it, a folder core/php53 was created - but doesn't appear in the list of selectable PHP versions.
-
- 7 replies
- 4.3k views
-
-
I don't have any idea how to install Magento on Uniserver. Can any paste the link of a video or document so that I can refer?
-
- 1 reply
- 1.3k views
- 1 follower
-
-
These three files work in UniServer 8.9.2 and generate the correct response, but not in UniServer ZeroXIII. There is no error, like a 503, but the code doesn't run. This is an XMLRPC web service. When I run it in UniServerZ, I get this as a response (Array) and when I print_r the array, I get this: Array ( [faultString] => parse error. not well formed. error occurred at line 1, column 1, byte index 0 [faultCode] => -32700 ) Any ideas? -Steve server.php client.php utils.php
-
- 0 replies
- 1.1k views
-
-
Hi, i am new here and just a novice in php and this is my first post. I am tring to setup php5.6 after following the instructions on uniform server splah page and i have followed everything carefuly be the problem is now my pages are showing plain text please help
-
- 1 reply
- 1.7k views
- 1 follower
-
-
In order to update PHP 8.0.x to the latest 8.1.x version available, simply follow these steps: Download and extract PHP 8.1 (8.1.x) VS16 x86 Thread Safe from this link: https://windows.php.net/download/ rename folder «php-8.1.x-Win32-vs16-x86\ext\» to «php-8.1.x-Win32-vs16-x86\extensions\» copy «UniServerZ\core\php80\php_development.ini», «UniServerZ\core\php80\php_production.ini», «UniServerZ\core\php80\php_test.ini» and «UniServerZ\core\php80\php-cli.ini» to «php-8.1.x-Win32-vs16-x86\» stop Apache (from UniController or Windows Services ["us_apache_1"]) rename file «UniServerZ\core\apache2\conf\extra_us\php80.conf» to «UniServerZ\core\apa…
-
- 0 replies
- 2.1k views
- 1 follower
-
-
In order to update PHP 8.0.x to the latest version available, simply follow these steps: Download and extract PHP 8.0 (8.0.x) VS16 x86 Thread Safe from this link: https://windows.php.net/download/ rename folder «php-8.0.x-Win32-vs16-x86\ext\» to «php-8.0.x-Win32-vs16-x86\extensions\» copy «UniServerZ\core\php80\php_development.ini», «UniServerZ\core\php80\php_production.ini», «UniServerZ\core\php80\php_test.ini» and «UniServerZ\core\php80\php-cli.ini» to «php-8.0.x-Win32-vs16-x86\» stop Apache (from UniController or Windows Services ["us_apache_1"]) delete (or backup) the files in the «UniServerZ\core\php80\» folder and replace them with th…
-
- 0 replies
- 9.9k views
- 1 follower
-
-
Hi there, i'm trying to build up a wiki server and ran into the following problem: I'm running Win 10 pro (in a Virtual Machine) setted up an Uniform Server XIII installed a wiki (dokuwiki) as long as the Uniform Server runs as a regular App, everything is working fine. i can access and edit it even from other machines... as soon as i install it as a service with Uniservice 2.2.0 all browsers don't show the wiki website anymore when accessing it, but the php document as plain text. when i configure UniformServer as Service in the first place (without any content) it seems to work and i can access UniformServer's default website. when i then try to install the wi…
-
- 7 replies
- 8k views
-
-
Hello, As you knows, PHP 8 JIT has been released few days ago so i wonder how or when officially uniformserver will add PHP8.0 thanks
-
- 5 replies
- 3.7k views
-
-
Hello, I am using Uniform Server ZeroXIV 14.0.3. When I try start apache whith PHP v8.0.3 the server works, but I download plugin Php_7_4_16 and i install it as allways and when tray to start apache it says "apache failed to start" 3
-
- 1 reply
- 3.5k views
-