No problem dude !
I hope you have a good vacation. Enjoy your loved ones!
@phenomlab i have cleared it and for now it is in dev mode
now manually editing few PHP files
@Hari I don’t see any need to manually edit PHP files. Are to sure there is no plugin making changes ?
@phenomlab we have built a few custom PHP files and embedded iframes … so we need to update them manually
happiness is fixing things
@Hari that makes sense. Not something I’d generally recommend, but ok.
@phenomlab CW support agent is helping, he is running some commands to replace 00252.stackpateh.com domain with mine.
enjoying CW support
@Hari if this in WordPress, or other custom PHP files ?
@phenomlab few pages are PHP.
what is the command line to find and replace a text from all files?
i want to find 00-00-raikfcquaxqncofqfm.stackpathdns.com and replace with www.mydomain.com
he has done the major part and said it is taking time since the directory has many files, then he opened a ticket and said he will esclate it soon.
@Hari what you need here is awk
, sed
, and probably grep
but the two former listed are extremely powerful and can be very dangerous if used incorrectly. Not sure I understand why it’s taking so long for the support technician to complete as these commands - gratuitous in nature - are usually very quick - even when traversing a large directory tree.
@phenomlab they have done the necessary changes. now everything is working fine.
@Hari Ok. Good. Thanks