Gaetan Posted May 22, 2018 Report Posted May 22, 2018 Hi, I've installed phpVMS 7.0 and I've got a problem in the css file directory. When I'm on phpvms/index.php, the css file directory are phpvms/index.php/public/assets/... but the good file directory is phpvms/public/assets/... I've tried to go on phpvms/ and it works fine for the css, but the redirection to installer (phpvms/index.php/install ) don't work because there is no index.php in file directory. How can I do ? I think this is only a problem of css file redirection but which files call these css files ? Kind regards Quote
Gaetan Posted May 22, 2018 Author Report Posted May 22, 2018 I(ve fixed the issue : just ad "../" on public path declaration. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.