I have managed to get phpMyFAQ installed successfully, however when I load the page, it appears to be html. I think I'm missing something obvious, but I'm banging my head on a wall now. Any suggestions?
Thanks,
Emrys
Problem with new installation
Moderator: Thorsten
Re: Problem with new installation
Okay, I was clearly brain-dead when I posted yesterday. I'm trying to install 3.0 on a Ubuntu server, and it appears that the index.php file is trying to pull CSS style sheets from a directory where there are no CSS. I see from browsing the forum that you are using SCSS files now, but my install doesn't seem to reflect that.
Code: Select all
(index):20 GET http://myurl.mydomain.xyz/phpmyfaq/assets/themes/default/css/style.css?v=1 net::ERR_ABORTED
(index):24 GET http://myurl.mydomain.xyz/phpmyfaq/assets/js/modernizr.min.js net::ERR_ABORTED
(index):266 GET http://myurl.mydomain.xyz/phpmyfaq/assets/js/libs/cookieconsent.min.css net::ERR_ABORTED
(index):259 GET http://myurl.mydomain.xyz/phpmyfaq/assets/js/vendors.js net::ERR_ABORTED
(index):260 GET http://myurl.mydomain.xyz/phpmyfaq/assets/js/phpmyfaq.min.js net::ERR_ABORTED
(index):262 Uncaught ReferenceError: $ is not defined
at (index):262
(anonymous) @ (index):262
(index):266 GET http://myurl.mydomain.xyz/phpmyfaq/assets/js/libs/cookieconsent.min.css net::ERR_ABORTED
(index):269 Uncaught TypeError: Cannot read property 'initialise' of undefined
at (index):269
(anonymous) @ (index):269
load (async)
(anonymous) @ (index):268
Re: Problem with new installation
Hi,
how did you install it?
bye
Thorsten
how did you install it?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Problem with new installation
I did "git clone https://github.com/thorsten/phpMyFAQ.git" because the command in your instructions errored out. Was able to do the rest of the instructions as indicated. Had a little trouble getting curl to work correctly, but that turned out to be a missing extension installation on my end.
Re: Problem with new installation
Do you have a suggestion as to how I can fix this?
Re: Problem with new installation
Hi,
please use the provided zip packages if the developer install doesn't work for you
bye
Thorsten
please use the provided zip packages if the developer install doesn't work for you
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist