PHP
Please post all PHP help and support topics here.
284 topics in this forum
-
Enabling php_curl.dll doesn't work for me altogether after updating to Uniform 13.2 (from 12) Getting popup about "libssh2_scp_recv2 not found in libssh2.dll" (loosely translated from system language) and following error in Apache log: PHP Warning: PHP Startup: Unable to load dynamic library 'C:/UniServerZ/core/php70/extensions\\php_curl.dll' - \xef\xbf\xbd\xef\xbf\xbd \xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd \xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd \xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd.\r\n in Unknown on line …
-
- 0 replies
- 5.2k views
-
-
I enabled the PHP cURL module and it works fine when I start Apache from UniController.exe, but I installed Apache as service and then the cURL plugin is no longer loaded. If I stop the service and run Apache from UniController again cURL is loaded just fine. So it's not a problem on my side with the configuration files (that are changed by the service installer) but I can't figure out where to fix it. So, how do I fix this? I'm running Uniform Server ZeroXII with PHP 7.0.2 but this problem was already present on PHP 7.0.0 (updating didn't change anything). Thanks.
-
- 1 reply
- 5.7k views
-
-
Hello every body thanks for your efforts develop the fantastic server so I suggest to add a link to us_opt3 in index.php file as phpmyadmin and adminer thanks again
-
- 0 replies
- 3.6k views
-
-
Hi I have been out of the game for a while now, time to get back in, wanted to setup and test Owncloud once dialed in then take it online for my immediate family to use . Started the install process ran into a snag received the following error. Dependency check Dependencies not found. ownCloud Server does not support Microsoft Windows. The following PHP modules are required to use ownCloud: curl Please contact your server administrator to install the missing modules. I did some searching of this site https://www.google.com/#q=installing+curl+site:http:%2F%2Funiformserver.com subject seems kind of fuzzy at least for my skill-set. How about a mini server like your wi…
-
- 1 reply
- 5.7k views
-
-
It seems like UniServer Zero XII with PHP 7 may be missing ftp support. I get the Undefined function error when trying to call ftp_connect, and the phpinfo() result is missing the FTP section that says "ftp support enabled". That section is there if I install the php 5.6 module.
-
- 3 replies
- 6k views
-
-
After install the plugin, php 5.6.17 can´t be use. The icu...dll components has the version 54. I copy the components from the php 5.6.16 with the Version 55 for the solution. So it works now fully.
-
- 0 replies
- 4k views
-
-
I am attempting to install the Pear module for ZeroXI. After installation, when I click on the View Pear Frontend link, I get the following error: Error: the template directory (C:\UniServerZ\home\us_pear/PEAR\data\PEAR_Frontend_Web\data\templates) is not a directory, or not readable. Make sure the 'data_dir' of your config file (C:\UniServerZ\home\us_pear/PEAR\data) points to the correct location ! As I did not install UniServerZ in the root, the paths are obviously wrong. I would have thought that the right paths should have been imported. When I go to pear.conf and put the right path to the server in, I get the error: Error: PEAR_Config: bad data in C:\Users\Dan\…
-
- 1 reply
- 4.6k views
-
-
-
Hi and thanks for reading. I have UniserverZ XI working with php 5.5 perfectly for my requirements. Now I want to use a .bat file to perform a Cronjob within my system. The script requires correct settings for PHP_SAPI like this: ...if(PHP_SAPI === "cli"... When I perform echo(PHP_SAPI."\n"); in my script to check what kind of PHP_SAPI the server is using, I get different results: cgi-fcgi when the script is run directly from the browser and "cli" when opened through a .bat file (cronjob). anyway, executing the script with: php -f cron.php from the server console isn't performing the script, nor giving me an error. my only success has been opening the scr…
-
- 0 replies
- 4.7k views
-
-
I've downloaded Uniform Server 3.3 for use on a thumb drive. From looking through this board (See here), I understood that SQLite would be included in this version of the server. However, I've been unable to use it from within PHP, either directly (using sqlite_open, etc), or via PEAR's DB module. Pages using MySQL work great, but it would be nice to not have to run MySQL just to test some basic database functionality. Is there something that I need to enable in my PHP configuration in order to use SQLite? Thanks, Rick
-
- 8 replies
- 14.9k views
- 1 follower
-
-
Hello, since no one is answering to http://forum.uniformserver.com/index.php?showtopic=376 I need to reask: How can I install SQLite to PHP in Uniform Server? Thank you.
-
- 1 reply
- 7.3k views
-
-
Hey. The server work 100% perfect, but I need to upgrade the PHP 5.4 version to 5.6.12 because the Drupal 8 Installation need it. But I am confused which of these versions would to choose is: http://windows.php.net/download/ O.S: Windows 10
-
- 1 reply
- 5.9k views
-
-
Hi, yesterday I've found this this cool wamp solution and everything seems to be great except that PHP7 is from may. Is it possible to make newer version? Can I do it somehow? BTW: I've tried a lot of wamp solutions, but yours is for me the best. It's really cool, that I can copy and run it anywhere I want. Thanks.
-
- 2 replies
- 4.6k views
-
-
Hey folks, I've been baffled and frustrated that I've been trying to update one of our servers that my supervisor installed and when I run any PHP installed module, it starts with wrong version of PHP. The server always starts with PHP Version 5.4.19. Regardless of what module I installed and checked that the files run with, it always starts with that version according to phpinfo. Server runs MS Server 2008 R2. My objectives are to 1) Update PHP to Version 5.6. and 2) Use ZeroXI controller for modularity of the server. Here's what I've found and checked so far: Supervisor installed two types of Uniservers while trying them out: Uniserver Coral don't know which version…
-
- 1 reply
- 4.8k views
-
-
New to this forum, so if this has been asked before just redirect me. I have installed the UniServer Zero XI 11.6.2. with PHP 54 and 53 (5.3.29) but the version that is being used on the hosted system is 5.3.24. The closest that I see is 5.3.27 in the archive files. However the apache server is not starting with this plugin. Instead of digging into why that version won't start I would rather deal with the version that I have to work with on the hosted server. Any suggestions or should I use a different server? Thanks all. Shackcf
-
- 3 replies
- 6.1k views
-
-
Hi to everybody, this is my first post here. I've a problem sending email from php54 CLI. The .ini file used is php-cli.ini from core\php54 folder. But the ${US_ROOTF} variable in the .ini contain the user home directory in windows (ex. "C:\Users\username\AppData\Roaming\"). How about this strange behaviour? TIA, Carlo
-
- 4 replies
- 5.7k views
-
-
Since upgrading to the most recent versions, autogenerating thumbnail images from drupal became impossible. The process of image generation is broken and I'm getting the following warnings: Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in image_gd_load() (line 232 in C:\UniServerZ\www\uniautonoma\modules\system\image.gd.inc).Warning: imagecreatefromjpeg(): pez.jpg is not a valid JPEG file en line 232 in C:\UniServerZ\www\uniautonoma\modules\system\image.gd.inc).Line 232 just invokes the function imagecreatefromjpg(). The error only happens for some images (not all of them). PNG images are not affected. I'm in Windows. Switching to WA…
-
- 1 reply
- 10.4k views
-
-
Hello, I've tried to send emails with UniServerZ but it failed. Why and how to fix it? Cheers
-
- 1 reply
- 4.3k views
-
-
I recently downloaded phpMiniServer... I can run the application just fine, but when I try to click start server, I get the error "Failed to execute: 14001". Might anyone have a fix to this? I really would like to start using this web sever... I really think it is epic, I just need to get past this error!
-
- 1 reply
- 6k views
-
-
I recently downloaded phpMiniServer... I can run the application just fine, but when I try to click start server, I get the error "Failed to execute: 14001". Might anyone have a fix to this? I really would like to start using this web server... I really think it is epic, I just need to get past this error!
-
- 0 replies
- 5.9k views
-
-
Hello Im trying to work with PDO-mysql but i dont receive no reply at all, no confirmation, no anything, is just not working, so i go to irc looking for help and recommended me to activate this: "?php error_reporting(-1); ini_set(display_errors, 1);" How i can do it? Please have in mind than the .php pages are shown blank, but yesterday i just ended a proyect which requeired .php on this same uniserv, however this proyect successfully add data to the mysql database im working on and im, in fact, reusing the code from the other proyect to start from somewhere. If you think the code can be the problem, here is the nopaste: (The same was shown on irc) …
-
- 0 replies
- 3.4k views
-
-
I have installed Uniserver version Zero XI 11.1.7 on my computer which runs under Windows 7. It was pleasing to see that this comes pre-loaded with a PHP extension PHP_mongo.dll and its details show up fine when I call PHP-Info(). Following the advice given by the tutorials on your web site I have also installed on my computer the MongoDB, version V 1.0 21-7-2010 mongo_standalone_v1_0. Both Uniserver and MongoDB live on my local C drive in their own distinct folders as follows :C/mongodb_1 and :C/UniServerZ Both of these seem to be operating well judging by some simple tests I conducted. However, I presume something more needs to happen before I am able to acc…
-
- 1 reply
- 4.3k views
-
-
Hi all. I'm using Wordpress 3.9 on the latest UniserverZ of 11.1.6. Trying to install plugins sometimes locks up at "Unpacking". Google tells me this may be due to PHP.INI needing to be increased. On looking into my Uniform Server files I find three versions of PHP.INI. Which one should I use and do you think this is the correct answer? Mike.
-
- 3 replies
- 5.5k views
-
-
I am on Uniform Server 11.1.15. I have PHP versions 5.3 and 5.4 loaded and switch between them, but normally use PHP version 5.3. I try to enable the php_pgsql and php_pdo_pgsql extensions, but when I start Apache, I get the following errors: PHP Startup: Unable to load dynamic library 'C:/Users/John/Desktop/UniServerZ/core/php53/extensions\php_pdo_pgsql.dll' - The specified module could not be found. PHP Startup: Unable to load dynamic library 'C:/Users/John/Desktop/UniServerZ/core/php53/extensions\php_pgsql.dll' - The specified module could not be found. I checked the physical directory where the error message is referring to and the modules are, in fact, there. …
-
- 1 reply
- 4.4k views
-
-
Hello, I am in trouble with APC. Am using UniServer Zero XI 11.0.3. When I enable APC as accelerator in all pages I get spammed by PHP notifications. Example of notifications: Notice: Unknown: 1. h->opened_path=[null] h->filename=[C:/Server/11_0_3_ZeroXI/UniServerZ/home/us_splash/index.php] in Unknown on line 0 Notice: Unknown: apc_cache_find [1545551694] in Unknown on line 0 Notice: Unknown: 2. h->opened_path=[C:\Server\11_0_3_ZeroXI\UniServerZ\home\us_splash\index.php] h->filename=[C:/Server/11_0_3_ZeroXI/UniServerZ/home/us_splash/index.php] in Unknown on line 0 Notice: Unknown: apc_cache_make_file_entry: entry->data.file.filename is [C:\Server\11_0_3_…
-
- 2 replies
- 8.7k views
-