PHP
Please post all PHP help and support topics here.
284 topics in this forum
-
How to install OpenCart and configure SSL I have had several requests regarding the installation of OpenCart and how to run it with SSL on Uniform Server. A default installation of Uniform Server contains a separate folder (ssl) preconfigured specifically for a personal secure server. To run third party scripts such as OpenCart requires this default behaver to be modified such that SSL secures the main server only. The following step-by-step guide covers this modification and how to install OpenCart on Uniform Server ZeroXI. The guide also covers portability allowing OpenCart to run from a USB memory stick or other location. Preliminary: 1. Download (opencart-1.5.6.3.zi…
-
- 0 replies
- 8.2k views
-
-
I have inherited a php site that Uniserver doesn't render correctly. The site, on ZeroXI 11.0.9, renders all the elements sequentially: first is the contents of header.php, then sidebar.php, index.php, and footer.php all stacked vertically one after another. All the elements in each file are stacked vertically as well. On the live site the header is at the top, then index below it with the sidebar on the side and the footer at the bottom with all of the elements properly spaced, floated, etc. in each section. I have compared the generated source code from the live site and uniserver and they are identical. What could be wrong? I did a standard install. I added …
-
- 1 reply
- 3k views
-
-
Hello I'm a programmer & designer for a torrent tracker script & I just upgraded to 11_0_9_ZeroXI as I use this to do my work & I installed these php versions for my working on the script ZeroXI_php_5_2_17 ZeroXI_php_5_3_28 ZeroXI_php_5_4_25 ZeroXI_php_5_5_9 ZeroXI_php_5_6_0_alpha2 the problem is that I can switch to any of them & they all work except ZeroXI_php_5_3_28 when I try to start the server back up it gives this error popup can someone please check this bug out cause I would hate to have to downgrade cause I won't be able to use version php 5.3.x in my work Thanks King Cobra
-
- 2 replies
- 2.5k views
-
-
Greetings, Everything is working fine for me in UniServer 5.03. But, Drupal is not compatible with PHP 5.3 I would like to use PHP 5.2.10 instead But, I have not been able to install it correctly. I tried copying the PHP directory from UniServer 4.3 into \usr\local\php When I click Start_Server.bat there are many many error messages which I think are related to... usr\local\php\php.exe -n unicon\main\start_servers.php which is calling\unicon\main\includes\functions.php examples... Warning: fclose(): supplied argument is not a valid stream resource in D:\UniServer503\unicon\main\includes\functions.php on line 606 Warning: opendir(__DIR__): failed to open dir: No s…
-
- 7 replies
- 10.3k views
-
-
Hello, I use Codelobster for PHP and when I click F5 to run the .php file in my browser it gives me an error. The setup requires that I point to the php.ini file. There is not a php.ini file, so I copied the php_production.ini file to my desktop and renamed it to php.ini. I then copied it into the php54 folder and resterarted everything. It still doens't work for some reason. I used another stack wamp program and it worked fine with the php.ini It gives me the following error: Cannot copy php_d_dbg_5_4_VC9.dll to \\php_d_dbg_5_4_VC9.dll Please let me know what I should try?
-
- 1 reply
- 9.2k views
-
-
I am using UniServer Zero XI 11.00 with default included PHP 5.4 on Windows 7 32-bits I replaced MySQL with ZeroXI_mariadb_10_0_4.exe I added the following to php_production.ini : extension=php_pdo_pgsql.dll When I start Apache, then I receive the following error : httpd_z.exe - System Error The program can't start because libintl.dll is missing from your computer. Try reinstalling the program to fix this problem.
-
- 4 replies
- 11.2k views
-
-
The following provides instructions for installing ionCube loader on Uniform Server ZeroXI: Assumes you have installed ZeroXI PHP modules (for php53, php54 and php55) and the latest download of loader contains a binary for PHP 5.5 Note: Loader version 4.4.4 currently does not contain a Loader dll for PHP 5.5 Download ionCube Loader binaries: Go to the ionCuble download page http://www.ioncube.com/loaders.php Download latest Loader version: Download the zip (924 KB) file (version 4.4.4) Windows VC9 (x86) Save the downloaded file ioncube_loaders_win_vc9_x86.zip to C:\ioncube_temp Extract the downloaded file ioncube_loaders_win_vc9_x86.zip (right click extract all) …
-
- 0 replies
- 18.2k views
-
-
Hi, I've installed Uniform Server from scratch, however there is an issue. I can't use links such as these => href="/favicon.ico" It doesn't work, it doesn't add the file, I am forced to do something like this instead => href="../favicon.ico" depending on the number of folders that separate the two files. I assume that's a setting, but I've never had to change that setting before, it always worked by default, and this problem is absolutely ungooglable. Anyone knows how to fix it?
-
- 3 replies
- 4.5k views
-
-
Need CURL installed and have not been able to get it running. Uniform Server 3.5-Apollo Version: Apache/2.0.59 (Win32) DAV/2 PHP/5.2.3 The first recommendation I found was to just add the php_curl.dll and modify the php.ini file, this presented other file warnings for ssleay32.dll and libeay32.dll, still after putting these files in the Windows path I can not get past the warnings in my application that CURL is not installed. "CURL not compiled into PHP - notify server administrator" Any help would be appreciated.
-
- 5 replies
- 18.5k views
-
-
I have installed the latest Uniform Server in two PCs running Windows 7. The installation was quite similar to both PCs, using the default settings. The first PC ('Office PC') is running ok. The problem is in the second PC ('Home PC'): When a PHP page is requested, there is always a one second delay, no matter how simple that page is. Facts: 1. The delay appears only in .php pages, not in .html 2. Even if a .php page contains a simple HTML 'Hello world' without php code, the delay is still happening. 3. If I edit the httpd.conf and add the .html extension in the AddHandler application/x-httpd-php line, the delay is happening to .html files also. 4. The tests were perfor…
-
- 1 reply
- 4.6k views
-
-
Hi, I recently began using UniServer. I previously used XAMPP. Where do I store the php files? I stored them in 'www' but failed to get my application working. When using XAMPP, I saved the same php file (test.php) under 'htdocs' and everything works fine. When I use UniServer I cannot get my app to work. Did I save my php in the correct location? Is there anything else I may have missed? Thanks
-
- 1 reply
- 3.5k views
-
-
Trying to add LDAP extension. Using Uniform Server v8.6.7 on w2008 server with apache 2, php 5.4.8 LDAP DLL is uncommented in php.ini extension directory is correct but has forward slashes (the dll is in the directory already - from the original Uniform install - so assume it is correct version) php info does not show ldap working apache error log shows cannot load dll - only clue is possibly the forward slashes though may have missed something else changed forward slashes to back slashes and restart apache now error log shows cannot load dll from directory with double backslashes Error (same as forward slashes): PHP Startup: Unable to load dynamic library '…
-
- 4 replies
- 5.8k views
-
-
- 5.5
- php 5.5
- 10.0.4
- Zero 10.0.4
-
Tagged with:
Update: This is now fixed with the latest module update Greetings, So I have the following bug when I extracted the PHP 5.5 module to a fresh copy of UniServer Zero 10.0.4 (to the core folder) further more after those errors are shown and I clicked "OK", viewing phpinfo() I get PHP version of 5.4.16 (I'm on Windows 7 x64) Also note if I run from the command line I get no error but the version of PHP is shown as 5.5.0beta2 however 5.5 is fully released now and is not in beta anymore.
-
- 1 reply
- 3.9k views
-
Attempting to install getting VB script error when attempt to "Start" Apache, MySQL or Both. Reproduced several times and Google locates similar problems but all with older versions of Uuniform Server. Extracted files to D:\Programming\Uniserver. Accepted default PS. Soon as I hit a start I get the error in the Script D:\programms\uniform\tmp\od_hta_delay.vbs. That is a single line script requesting Account(0) which my quess is is absent. Appreciate some help, Ed (thehammer)
-
- 0 replies
- 3.1k views
-
-
Hello, I have a problem running UniServerMini on Windows 8. I have removed the anitivirus (McAfee), disabled IPV6 from registry and still nothing. I am clicking the "Start Server", the red icon turns green for a second and then gets red again and it doesn't work. I have tried localhost, tried changing the port. The port check option says that it is ok. I am using it on Windows 7 without problems. Where should I start to solve this problem? I couldn;t manage to find a similar topic on this forum. Thank you.
-
- 0 replies
- 3.1k views
-
-
Hello. I've watched many videos online and see people click a php file and it opens in the browser. I can't seem to do that. I tried in FireFox and IE. I can go to the www button on the Server-Program-8.8.2 popup and the index.php page opens fine but if I try to directly click on the index.php page the php part is gleep. This seems to be true for any other page I try to open directly. I get the php page info basically as raw text and not a processed page. I prefer to use FireFox. What do I need to change to make it work right? Thanks. Alex
-
- 0 replies
- 2.5k views
-
-
HI After adding PEAR's php_dir to the include_path in php.ini the command line PEAR commands produce the following error: "Fatal error: require_once(): Failed opening required 'PEAR.php' (Include_path='C:\Coral_8_7_3\z_test_1\Uniserver\home\us_pear\PEAR') in C:\Uniserver\home\us_pear\PEAR\PEAR\Config.php on line 21" ... there are also 2 warnings... the include_path in php.ini is... include_path = ".;C:\UniServer\home\us_pear\PEAR" PHP Version 5.4.13 System Windows NT ADMIN-CF3A5717B 5.1 build 2600 (Windows XP Professional Service Pack 3) i586 Build Date Mar 15 2013 02:03:44 Compiler MSVC9 (Visual C++ 2008) …
-
- 0 replies
- 3.2k views
-
-
Hi. I'm new here. I'm not an experienced developer. Sorry if I am too naive. I have installed UniServe on two computers. Both are running 64 bit Windows 7. It runs OK on one computer but on the other it starts up with errors. Variations of a similar error occur several times before the application finally runs. Here is the first one. An error has occurred in the script on this page Line: 10 Char: 4 Error: ActiveX component can't create object: "Scripting.FileSystemObject" Code: 0 URL: file:///C:/UniServe/uni_con/Includes/core_config_inc.vbs Do you want to continue running scripts on this page? Yes No The second error is similar, except it was line 19…
-
- 1 reply
- 3k views
-
-
Your post_max_size value (8M) is smaller than upload_max_filesize (10M)
-
- 0 replies
- 4k views
-
-
I recently upgraded from Coral 8.0.0 to Coral 8.3.1 on my local Vista machine to better reflect the configuration of my live server. Most of my vhosts run ok, but when I import a database with one and try to view it I get “PHP Script Interpreter has stopped working properly” Product Apache HTTP Server Problem Stopped working Date 2013/02/15 03:25 PM Status More information available Problem signature Problem Event Name: APPCRASH Application Name: httpd1.exe Application Version: 2.4.1.0 Application Timestamp: 4f3aa5c8 Fault Module Name: php5ts.dll Fault Module Version: 5.3.10.0 Fault Module Timestamp: 4f2ae5d1 Exception Code: c0000005 Exception Offset: 000a3b0…
-
- 0 replies
- 2.8k views
-
-
Hi Team, I am planning to use Laravel PHP Framework and I hit a snag because of mbstring problem. I get the following result when I run the command: C:\UniServer>php --ri mbstring Extension 'mbstring' not present. I have followed the mbstring installation instruction from php.net to no avail. Could be that I am missing something somewhere. Below is the extract from my php.ini regarding extensions ; Directory in which the loadable extensions (modules) reside. ; http://php.net/extension-dir ; extension_dir = "./" ; On windows: ; extension_dir = "ext" extension_dir = "C:/UniServer/usr/local/php/extensions" and.. ; Windows Extensions ; Note that ODBC support is built in…
-
- 2 replies
- 7.3k views
-
-
Hi. I'm new here. I'm not an experienced developer. Sorry if I am too naive. I have installed UniServe on two computers. Both are running 64 bit Windows 7. It runs OK on one computer but on the other it starts up with errors. Variations of a similar error occur several times before the application finally runs. Here is the first one. An error has occurred in the script on this page Line: 10 Char: 4 Error: ActiveX component can't create object: "Scripting.FileSystemObject" Code: 0 URL: file:///C:/UniServe/uni_con/Includes/core_config_inc.vbs Do you want to continue running scripts on this page? Yes No The second error is similar, except …
-
- 0 replies
- 2.7k views
-
-
Hi. I'm new here. I'm not an experienced developer. Sorry if I am too naive. I have installed UniServe on two computers. Both are running 64 bit Windows 7. It runs OK on one computer but on the other it starts up with errors. Variations of a similar error occur several times before the application finally runs. Here is the first one. An error has occurred in the script on this page Line: 10 Char: 4 Error: ActiveX component can't create object: "Scripting.FileSystemObject" Code: 0 URL: file:///C:/UniServe/uni_con/Includes/core_config_inc.vbs Do you want to continue running scripts on this page? Yes No The second error is similar, except …
-
- 0 replies
- 2.4k views
-
-
Hi, Thanks for Uniserver. My experience of Apache, PHP etc is zero so I want to check if if this is correct: I have this error: Error: the template directory (C:\Coral_8_5_6\UniServer\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:\Coral_8_5_6\UniServer\home\us_pear\PEAR\data) points to the correct location ! when I try to open the PEAR control panel from Server Configuration>PHP. So I replaced every occurrence of C:\Coral_8_5_6... with C:\Coral_8_7_2... in C:\Coral_8_7_2\Uniserver\home\us_pear\pear.conf and this appears to let the control panel function as intended. W…
-
- 2 replies
- 3.9k views
-
-
I want to use the php imap functions, so I went to the A-panel > Server Configuration > PHP Extensions and switched on php_imap.dll. Went to all 3 php.ini files with help of the A-panel and uncommented the line: extension=php_imap.dll Rebooted my machine and tried a script with imap functions. I only get the message "Fatal error: Call to undefined function imap_open() ...". So the imap functions do not seem to work. I use Coral 8.6.7 Anyone can help? Ben
-
- 0 replies
- 2.9k views
-