dennyabrain
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error: Allowed memory size of 12582912 bytes exhaustedThe website is hosted on http://www.finance4impact.in
the server guys tell me that their limit is 512 MB which is way more than the allowed limit shown in the error message.
Forum: Localhost Installs
In reply to: Unable to add new theme to website hosted on my ubuntugot over the problem by manually copy pasting the theme in the folder
/srv/www/wp-config/localhost/themesForum: Localhost Installs
In reply to: Unable to add new theme to website hosted on my ubuntuoh wait. this is interesting.
I can edit the code of my pre-installed themes NOW! after i ran the chmod command that is. Which means the permissions are all fine. maybe i should try installing a different theme :/Forum: Localhost Installs
In reply to: Unable to add new theme to website hosted on my ubuntudid that.
still cant see the theme 😐Forum: Localhost Installs
In reply to: Unable to add new theme to website hosted on my ubuntuhi quick question. so i had thought the problem was with the file permission but here is my doubt- how do i set file permissions FOR the wordpress site ?
i am assuming when i do a chmod from my terminal, it would only be for the linux user profile i am in, right?can you tell me the command which will change the user permission AND specify that its for the wordpress site?
thanks