• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Trial Help

New Here ,
May 12, 2011 May 12, 2011

Copy link to clipboard

Copied

I downloaded the new Flash Builder 4.5 PHP Standard, but when I installed it it said it was the premium version.  After running the install I opened the program and it said that I needed to install Zend.  There was a tab for Zend so I installed it.  Then I started looking at the learn in 1 hour tutorial and it says that you need mysql.  Flash Builder 4.5 did not install mysql, it did not install zend automatically.  Do I need to go to mysql website and download it and install it?

If you are selling Flash Builder 4.5 PHP with Zend then why don't you include everything you need when you do the initial install, why do we have to go and get all the extra stuff?  Bad planning Adobe!!!!!

TOPICS
PHP

Views

742

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 12, 2011 May 12, 2011

Copy link to clipboard

Copied

LATEST

Hi,

Zend server and the PHP runtime is the component of your web server that interprets and executes PHP scripts. While using one is not technically required to write PHP code, without it you won't be able to run, test, debug, or profile PHP code that you write. The PHP runtime is not included with Flash Builder for PHP; you need to use Zend Server or configure your web server to act as a PHP runtime.

ou can use any PHP runtime environment with Flash Builder for PHP. But using Zend Server (or Zend Server Community Edition) provides you with an easy-to-use PHP runtime environment that has the Zend Debugger and Zend Framework built-in, both which are needed to take full advantage of Flash Builder for PHP.

Read more at http://www.zend.com/en/products/studio/flash-builder-for-php

Best regards,

Roy

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines