Hi,
I have installed wordpress 5.3.2 on my localhost and everything was fine for 1 month. Suddenly the Mobile view and Desktop view icons are missing from http://localhost/WordPress/wp-admin/customize.php
I have disabled all the plugins and deleted unused themes but still no use.
have updated...
I am looking for a server and network monitoring dashboard (free software)for my HP-UX server machine.
1). Which one is the best open source software for this?
am using visual studio 6 on Windows Xp. I have problem while using Vector class:
I am reading a char* from the user input for say 10 times (num_InstanceIds = 10)
char* tempPtr ;
for(unsigned int i = 0; i < num_InstanceIds; i++)
{
fprintf (stdout, " Enter the...
I am new to Java programming.
I have J2SDK1.5.0 in my machine
I was able find C:\Program Files\Java\j2re1.5.0 and C:\Program Files\Java\j2sdk1.5.0 and their respective folders with file.
I was trying to compile some java file which has log4j calling
The file Log4jDemo.java contains the...
I have ActiveStatePerl5.8.6 installed in my machine. I want to do the following.
I have a file namely "f1" which contains the data like below:
attribute01
attribute02
attribute03
attribute04
Now i want to open the file "f1" and read the each line and output to some other file say "outfile"...
I am very new to VBA and MS Access. I need run a select statement and get the data into some string.
SQL = "Select CustomerName from Customers"
SQL = SQL & " WHERE CustomerID = '" & StrCustID & "' "
I need to run this query and get the value of CustomerName in to some string say (strName)...
I need to write data to a text file. I am able to open the save file dialog box. I need to append the .txt for file name if the user has not given the extension
the code i have is :
Dim lngFormHwnd As Long
Dim lngAppInstance As Long
Dim strInitDir As String
Dim strFileFilter As...
Hi,
I am using MAC OS X. I have perl loaded in my machine. I have a appledouble format file(.adf). I want to parse this file to get the finder info. How to do this in perl script?
Thanks
Rk
Hi,
I am using MAC OS X. I have a appledouble format file(.adf). I want to parse this file to get the finder info. How to do this by using shell script?
Thanks
Rk
I have a shell script like this:
sqlplus -s $USER/$PASS << ENDSQL #1> /dev/null 2>&1
set define off
set head off
whenever sqlerror exit sql.sqlcode
select fn_get_current_date_for_region('USA') from dual; ENDSQL
I want to capture the return value of the oracle function...
I have a shell script like this:
sqlplus -s $USER/$PASS << ENDSQL #1> /dev/null 2>&1
set define off
set head off
whenever sqlerror exit sql.sqlcode
select fn_get_current_date_for_region('USA') from dual; ENDSQL
I want to capture the return value of the oracle function...
We have oracle 8.1.6 installed on IBM AIX 4.3.
I am installing Statspack on oracle. I connect as "sys" and execute the script from rdbms/admin/statscre.sql
I got the following error at the end. how to solve this?
Creating Package Body STATSPACK...
Warning: Package Body created...
hi
We have oracle 8.1.6 installed on IBM AIX machine.
At command prompt
$date
Tue Aug 27 03:04:03 PDT 2002
$sqlplus login/passwd
SQL> select sysdate from dual;
SYSDATE
--------------------
27-AUG-2002 03:04:15
IT is same the OS date. Note here that i have not given the connect string. Now i...
We have oracle8.1.6 installed on IBM AIX . I forget th e svrmgrl connect internal password. no whow do i shutdown it and restart it?
dbshut is also not working..
Thanks
RK
i have installed gcc c compiler package on my sun solaris 2.6 machine. It worked well. Suddenly it is giving error now.
$gcc test.c
ld.so.1: /usr/ccs/bin/ld: fatal: relocation error: file /usr/ccs/lib/libld.so.2: symbol _elf_getxoff: referenced symbol not found
gcc: Internal compiler error...
I am using OS intel sun solaris 2.6.
I have installed gcc's c compiler ( package downloaded and added). I tested it . It is working fine
from last 2 months. now suddenly it is giving error. when i compile any c file
$ gcc test.c
ld.so.1: /usr/ccs/bin/ld: fatal: relocation error: file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.