xampp and php nuke installation problems

Problems with the Windows version of XAMPP, questions, comments, and anything related.

xampp and php nuke installation problems

Postby Falonso » 31. March 2015 17:42

I'm trying to install last php nuke version ()
I'm using xampp with following versions:
Apache: 2.4.10
mysql: 5.6.21
php: 5.6.3
php nuke: 8.3.2
When I try to use web installer I get following warnings:

Warning: ob_start(): second array member is not a valid method in C:\xampp\htdocs\phpnuke\phpnuke\html\mainfile.php on line 88
Notice: ob_start(): failed to create buffer in C:\xampp\htdocs\phpnuke\phpnuke\html\mainfile.php on line 88

I have tried this solution trying replace code with no success:
http://www.ravenphpscripts.com/ftopic-20418-days0-orderasc-0.html

I have tried to disable zlib compression:
zlib.output_compression=Off
zlib.output_compression_level = -1
zlib.output_handler =

but in all cases I finally coudln't fix it.

is there a way to uninstall zlib module or disable it on php?

I need install php nuke because I need to install a sports league module:
https://www.phpnuke.org/article.php?sid=8221

Is there any way to solve this?

Kind regards
Falonso
 
Posts: 5
Joined: 31. March 2015 17:35
Operating System: Windows 7

Re: xampp and php nuke installation problems

Postby Falonso » 31. March 2015 18:22

Hi.

Finally I renamed previous installation and copy it again and reinstall.


I had also warnings but only about ereg deprecated function in:
htdocs\phpnuke\phpnuke\html\install\install2.php

So I changed for this:
$sql = ereg_replace("\n#[^\n]*\n", "\n", $sql);
to
$sql = preg_match("/\n#[^\n]*\n/", "\n", $sql);

I had also a max_execution_time warning but I changed it on php.ini so I didn't get it again.

Kind regards
Falonso
 
Posts: 5
Joined: 31. March 2015 17:35
Operating System: Windows 7

Re: xampp and php nuke installation problems

Postby Falonso » 31. March 2015 18:25

Hi again.

I still have the problem.

Once I installed php nuke and I tried to log in I got warning message again:
Warning: ob_start(): second array member is not a valid method in C:\xampp\htdocs\phpnuke\phpnuke\html\mainfile.php on line 86
Notice: ob_start(): failed to create buffer in C:\xampp\htdocs\phpnuke\phpnuke\html\mainfile.php on line 86

Any help about it?

Kind regards
Falonso
 
Posts: 5
Joined: 31. March 2015 17:35
Operating System: Windows 7

Re: xampp and php nuke installation problems

Postby Nobbie » 31. March 2015 21:20

Falonso wrote:Any help about it?


Probably not here, PhpNuke is not part of Xampp. You should ask in a PhpNuke Support Forum.
Nobbie
 
Posts: 13182
Joined: 09. March 2008 13:04

Re: xampp and php nuke installation problems

Postby Altrea » 31. March 2015 21:31

A PHP Applikation which still uses the deprecated ereg functions is very very sure not PHP 5.6 compatible.
You should try with a far far older XAMPP version.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: xampp and php nuke installation problems

Postby Falonso » 01. April 2015 09:07

Which version of xammp do you think could it work?

Is it possible to have several xampp versions installed at same time?

Kind regards
Falonso
 
Posts: 5
Joined: 31. March 2015 17:35
Operating System: Windows 7

Re: xampp and php nuke installation problems

Postby Falonso » 01. April 2015 09:15

Forget it.

I'm going to give a try to this joomla module for leagues management: http://www.joomsport.com/

Kind regards and thanks for your help
Falonso
 
Posts: 5
Joined: 31. March 2015 17:35
Operating System: Windows 7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 110 guests