Page 1 of 1

How to install?

Posted: Wed Nov 10, 2010 9:33 pm
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

How to install?

Posted: Thu Nov 11, 2010 12:03 am
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.

How to install?

Posted: Thu Nov 11, 2010 12:54 am
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

How to install?

Posted: Thu Nov 11, 2010 2:32 am
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.

How to install?

Posted: Thu Nov 11, 2010 3:16 am
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 :)

How to install?

Posted: Thu Nov 11, 2010 6:18 am
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.