RV
Asked
I tried intsalling the simple forum beta v 2 script on local host before installing on live server for testing. Hoever on localhost/simpleforumv2/install i get the error as "http error 500" . Kindly assist.
- MSAnsweredHello,
Please check the server error logs and let me know the error details so that I can suggest.
You can check the Laravel logs in the `storage/logs/` folder too.
Thank you - ABAnsweredI tried to convert log file to pdf it's almost 1200 pages long since .txt file is not allowed here to upload
- RVAnsweredAttached the log file. Please checkAttachments
- ABAnswered**[ratal viper](/u/ratalviper)** [@Mian Saleem](/u/saleem)
- MSAnsweredHello,
The log shows the key and settings variable undefined. These are before install errors.
For local installation, please add virtual host and set the root path to `public` folder and access the virtual host in browser.
You can try to install it on a live server and if have any issues, let me know I can check the live server.
Thank you - RVAnsweredI tried installing on live server but i am getting this error now
"Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0".
php version is set to 8.1 already , even tried upgrading (set to)to 8.2 still get error.
This is my compose.json file code:
"require": {
"php": "^8.1",
Please guide @Mian Saleem - RVAnsweredOk solved above issue but now
I tried installing on live server now , when i click next on first page of installation, it doesn't redirect to next page.
on main url i get error but when i use url/install i can see installation page
@Mian Saleem - MSAnsweredHello,
You can check the Laravel logs in the `storage/logs/` folder and let me know the error details.
Please share the installation URL in private reply.
Thank you - RVAnsweredJust to let you know , the issue is solved.
I downloaded the latest version which you released today and I was able to install the script.Seems the issue was with previous version.
Please let me know as now I have installed the script . Is there any installation file which i need to delete from server, if so, please tell me the path of file and name.
Thank you.
@Mian Saleem - MSAnsweredHello,
I am glad to know.
No, there is no file need to delete after installation.
Thank you - Login to Reply