PDA

View Full Version : Installation Problem



Ammar Alkraidi
October 2, 2013, 06:20 PM
Hi everyone,

I'm trying to install general classified on local machine using Xampp, MySQL 5.5.27 PHP 5.4.7. Everything went alright with the aid of some threads here, after advanced settings the page freezes for few seconds then shows "Server Error" in the middle of blank page, when I hit reload page it takes me to finish page and non of Front End or admin panel are working, they both are blank pages with "server error" in the middle!

The software extracted to C:\xampp\htdocs\domain.com\

Didnt work, then I tried it on C:\xampp\htdocs\

Not working either!

I would highly appreciate any help here, I have lots of work and no time to try my customization on remote server.
btw, I installed it already on the remote server and perfectly working.

Kind regards,

Alex
October 3, 2013, 03:31 AM
Dear Ammar,

Do you have on local machine Zend Guard or ionCube?
Without that extensions the script will not work.

Open the file: /includes/config.inc.php and enable debug:


define( 'RL_DEBUG', true );


After that you should see an error instead of a white screen.

Ammar Alkraidi
October 3, 2013, 07:23 AM
yes ionCube is installed, I added the code

header('Location: install/index.php');
define( 'RL_DEBUG', true );
exit;

but nothing either.
In internet explorer gives HTTP500
686687
688

Viktor
October 3, 2013, 08:14 AM
Hello Ammar,

If you want I can try to check your localhost version through temaviwer. Please install it and send me PM with ID and pass and I will check it on your machine.

Ammar Alkraidi
October 3, 2013, 08:25 AM
Hello Viktor,

I sent you PM,

Thanks,

Viktor
October 3, 2013, 10:17 AM
All working :)

Ammar Alkraidi
October 3, 2013, 10:33 AM
Solved by Viktor,

Many thanks

Abdullah Harbi
March 5, 2018, 06:49 PM
Dear Flynax support team,

Please help me fix this issue. My subscribed domain is moojworld.com, I want to configure it on my localhost on XAMPP with PHP7.1.
I have successfully installed Flynax on localhost using 127.0.0.1 and is accessible at,

http://127.0.0.1/mohit/demo/moojworld.com/ (note: /mohit/demo/moojworld.com/ is a sub-directory under XAMPP's htdocs folder)

After installation, the homepage works perfectly fine as shown belo,
https://www.screencast.com/t/5LtMVMVZuDkU

But all other website links are getting redirected to XAMPP's dashboard page,
http://127.0.0.1/mohit/demo/moojworld.com/search-on-map.html
this is getting redirected to,
http://127.0.0.1/dashboard/


I have even tried setting up a virtual host with my subscribed domain "moojworld.com" but the same thing happens and in other cases I get 404 page not found error.

Please help.

Thanks,
Abdullah

Rudi
March 6, 2018, 04:09 AM
Hello Abdullah Harbi,

Make sure that you use an original .htaccess file from the script package in your root derictory

Viktor
March 6, 2018, 05:04 AM
Hello Abdullah Harbi,

Also, you can create a new ticket with the problem and we will try to solve it on your PC.

Abdullah Harbi
March 7, 2018, 06:36 PM
Hi Rudi/Viktor,
I am using the original .htacess file on my localhost.

Abdullah Harbi
March 11, 2018, 05:45 PM
Hi Viktor, I sent an email at support@flynax.com a couple of days back, and I got an update that the Flynax software does not support PHP7.1 yet. When will Flynax support the latest PHP version, please suggest.

Rudi
March 12, 2018, 03:57 AM
Hello,

Yes, the Flynax script doesn't support yet php 7.1 and higher

It will require some time to adapt syntax to the latest php versions and it will be available in the next updates