Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.
Forum Replies Created
-
AuthorReplies
-
hello
I also got an error after administration setup
Application URL (http://localhost/oro/): http://mfmis.webmuch.com/platform-application/web
Company name (ORO Business Application Platform): TARA_MFI
Company short name (ORO): TARA_MFI
Username: admin
Email: webmuch@gmail.com
First name: aayush
Last name: shastri
Password:
Load sample data (y/n)? n[Doctrine\DBAL\DBALException]
An exception occurred while executing ‘SELECT t0.id AS id1, t0.entity AS en
tity2, t0.record_id AS record_id3 FROM oro_config t0 WHERE t0.entity = ? AN
D t0.record_id = ? LIMIT 1’ with params [“app”, 0]:
SQLSTATE[HY000]: General error: 2006 MySQL server has gone away[PDOException]
SQLSTATE[HY000]: General error: 2006 MySQL server has gone awaycan anyone let me know how to get out of this.
Thanks.. if I push my locally set up folder on server than will it work or it is mandatory to install oro on server and than doing changes in that.
thank you for help can you please let me know exact path where I have to set up virtual host.I Have to make new file or it is already there only changes to be made.
hello
I have installed OroPlatform via command(php app/console oro:install) on my server can you please tell me now how to run my application on server.
My php ini memory is set to 252m.can you please tell me how much i should increase to install my dependencies properly.
okay thank you :)
Hello Yevhen,
Here Again I am in problem after running “php composer.phar install –prefer-dist” command got few errors.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Your requirements could not be resolved to an installable set of packages.Problem 1
– The requested package oro/platform could not be found in any version, there may be a typo in the package name.
Problem 2
– symfony/icu v1.2.1 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
– symfony/icu v1.2.1 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
– Installation request for symfony/icu v1.2.1 -> satisfiable by symfony/icu[v1.2.1].Potential causes:
– A typo in the package name
– The package is not available in a stable-enough version according to your minimum-stabilityWhat should I do to resolve this problem.
Thank you for your help.
Hello Yevhen,
I have run “php composer.phar install –prefer-dist” command but there is no installation process.Can you help me regarding this.
Thank you for your help.
Finally I have vendor now.Now can you let me know step to futhur set it up.
I am trying to deploy my oro-platform application on server.I have run “php composer.phar run-script post-install-cmd” but got error.
Class Incenteev\ParameterHandler\ScriptHandler is not autoloadable, can not call post-install-cmd script
Class Sensio\Bundle\DistributionBundle\Composer\ScriptHandler is not autoloadable, can not call post-install-cmd scriptwhat can i do regarding this issue.
Hello,
Thank you for your help
I have cloned the official git-hub repository from above link but results into same error again on updating my dependencies. Is this is Something Related to my php.ini Memory limit.
-
AuthorReplies