How to install?

Stimulsoft Reports.PHP discussion
Post Reply
danang
Posts: 3
Joined: Wed Nov 10, 2010 9:27 pm
Location: Indonesia

How to install?

Post by danang »

Hi..

I am newbie in this SR and already downloaded it, i want to know how to install first.

I copied stimulsoft and samples folder from QuickStart folder into www folder.

when I opened from my browser with this url : http://localhost/stimulsoft/index.php?s ... port_key=1

I see no Simple List page samples but only display DEMO

can you explain to me how to solve this?

thanks
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

How to install?

Post by Andrew »

Hello,

Please copy the QuickStart folder to the server with installed PHP (version PHP 5 and higher).
Open the index.html file in a web browser.

You must copy the QuickStart folder to your Web-server completely, with all the files. Your Web server must support PHP 5. Then to see the product in action, you should write the following in your browser:
http://youwebserver.com/QuickStart/index.html

DEMO watermark is shown if you use unregistered version of the product.

Please let us know that this information helped to solved the issue.
Thank you.
danang
Posts: 3
Joined: Wed Nov 10, 2010 9:27 pm
Location: Indonesia

How to install?

Post by danang »

ok... i followed your instructions and copy all in QuickStart folder into web folder

and then i saw these menu :

Running Stimulsoft Viewer.Fx
Running Stimulsoft Designer.Fx
Stimulsoft Reports.Fx files
Configuration files


so how to display the report?
if I follow the instructions from menu Running Stimulsoft Viewer.Fx, it has to be like this : http://localhost/quickstart/stimulsoft/ ... port_key=1
I see just DEMO no SimpleList

but i tried to download prerelease version, it is FXPHP_2010.11.09_Trial.zip

and i follow different instruction, it is like : http://localhost/quickstart/stimulsoft/ ... leList.mrt
and the result is OK.

but display this : Notice: Undefined variable: HTTP_RAW_POST_DATA in C:\www\QuickStart\stimulsoft\index.php on line 12
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

How to install?

Post by Vladimir »

Hello,

For the message does appear, please turn on always_populate_raw_post_data in your php.ini configuration file, or turn off the warnings displaying in this file.

Thank you.
danang
Posts: 3
Joined: Wed Nov 10, 2010 9:27 pm
Location: Indonesia

How to install?

Post by danang »

So you mean the right zip file is in prerealese FXPHP_2010.11.09_Trial.zip rather this one http://www.stimulsoft.com/Downloads/Sti ... _Trial.zip ??

thanks Vladimir :)
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

How to install?

Post by Vladimir »

Hello,

In the FXPHP_2010.11.09_Trial.zip (version 2010.3.806) prerelease build is the latest version of our product, it is preferable to use.

Also, the attached archive contains the latest version of PHP scripts, which corrected an error when connecting to a database with the passwords in some cases.

Thank you.
Attachments
693.ReportsFxPHP.zip
(8.78 KiB) Downloaded 339 times
Post Reply