khodakhah / nodcms

NodCMS-Bundle - to download - the open-source PHP CMS based on the CodeIgniter
https://nodcms.com
MIT License
71 stars 64 forks source link

by any means could not install nodcms #85

Open TTonsing opened 2 years ago

TTonsing commented 2 years ago

COULD NOT INSTALL ON LOCALHOST Could you please give a step by step instruction to install in localhost: I am installing on the sub-folder name nodcms nodcms (folder under nodcms) -.github -admin -ci_session -nodcms-about -nodcms-articles -nodcms-blog -nodcms-core -nodcms-gallery -nodcms-installer -nodcms-layout -nodcms-portfolio -nodcms-pricingtable -nodcms-services -nodcms-user -public -writable

[files in the nodcms root] .ftpquota .gitignore .travis.yml autoload,php composer.json composer.lock icons.yml LICENSE phpunit.xml phpunit.xml.dist README.md Readme.html Robots.txt SECURITY.md /////////////////////////////////////////

now loading http://localhost/nodcms/public

gives me blank page/ white browser screen

TTonsing commented 2 years ago

Fatal error: Uncaught Error: Call to a member function run() on int in D:\UniformserverZeroXIV\www\nodcms\public\index.php:81 Stack trace: #0 {main} thrown in D:\UniformserverZeroXIV\www\nodcms\public\index.php on line 81

anvari182 commented 2 years ago

Hi, sorry for replying late, do you still have this issue? This issue will be resolved with this pull request https://github.com/khodakhah/nodcms/pull/86

DEV-byoos commented 2 years ago

TTonsing,

hello dear dev, the problem you have simple, NodCms is not designed to work outside /localhot/rootApp, I made the corrections on a NodCms 3.2.2c fork https://github.com/DEV-byoos/nodcms_v3-2-2c

implementation http://byoosdigital.com with codeigniter 4.2

good use
Gabriel